Giter Site home page Giter Site logo

heena0001 / guruskool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khannakshat7/guruskool

0.0 0.0 0.0 3.3 MB

👩‍🏫Believe Bigger Aim Higher👩‍🏫

Home Page: https://guruskool.herokuapp.com

JavaScript 7.34% Python 24.71% CSS 27.17% HTML 40.72% Procfile 0.04%

guruskool's Introduction

👩‍🏫गुरुSkool👩‍🏫

Believe Bigger Aim Higher

Contents

  • Features and UI
  • Techstacks
  • Useful links
  • Need Help?
  • गुरुSkool-logo

    Demo - CHECK LIVE

    Generic badge

    Features and UI

    1. Landing Page

      • Cool landing page with Get Started, Login and Register buttons
      • 01 (1)
    2. Group Discussion

      • Awesome UI to attend Group Discussion along with teams
      • 03 (1)
    3. Create Group Discussion Slot

      • Flexible Form to create a slot for group discussion
      • 09
      • 02 (1)
    4. Create In-Person Class Slot

      • Seamless UI for faculty to manage the In-person class slots
      • Faculty can create, edit, delete the In-person class slots
      • 08
      • 04 (1)
    5. Book In-Person Class Slot

      • Students can book the slots and join online class
      • The feature to check live slots availability
      • 07
    6. Register as Student or Faculty

      • Register as per roles so that create slot permission can be given only to faculty (Create slot is hidden for student user).
      • 06
    7. Login Page

      • Login to the user and user is identified as faculty or student at the backend
      • 05 (1)

    Tech stack

    How to run गुरुSkool on your local machine 💻:

    • Download and install Python
    • Download and install Git.
    • Clone the repository to your local machine $ git clone https://github.com/khannakshat7/GuruSkool.git
    • Change directory to GuruSkool $ cd GuruSkool
    • Install virtualenv $ pip install virtualenv
    • Create a virtual environment $ virtualenv env -p python
    • Activate the env: $ source env/bin/activate (for linux) > env\Scripts\activate (for Windows PowerShell)
    • Install the requirements: $ pip install -r requirements.txt
    • Make migrations $ python manage.py makemigrations
    • Migrate the changes to the database $ python manage.py migrate
    • Create admin $ python manage.py createsuperuser
    • Run the server $ python manage.py runserver
    • Open any web browser and then paste the server address 127.0.0.1:8000 to see the webpage working on your local machine

    Detailed Step by Step Video

    Need help?

    Feel free to contact me

    Email Badge Linkedin Badge Twitter Badge Instagram Badge

guruskool's People

Contributors

k0more avatar khannakshat7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.