Giter VIP home page Giter VIP logo

stp_api's Introduction

Student Teacher Portal - E-learning Website

Welcome to the Student Teacher Portal, an E-learning website designed to facilitate online education during the pandemic. This project was developed using HTML, CSS, and JavaScript for the frontend, with Django powering the backend. Below, you'll find a comprehensive guide on setting up and using the platform.

To view the live demo, click here. Note: This is a demo version of the website, and some features may not be available.

Project Setup

  1. Clone the Repository:

    git clone https://github.com/anikettiwarime/STP_API.git
  2. Navigate to the Project Directory:

    cd STP_API
  3. Install Dependencies:

    pip install -r requirements.txt
  4. Run Migrations:

    python manage.py migrate
  5. Create Superuser (Admin):

    python manage.py createsuperuser
  6. Start the Development Server:

    python manage.py runserver
  7. Access the Admin Panel: Open your browser and go to http://127.0.0.1:8000/admin/ to log in as the admin.

  8. Access the Student Teacher Portal: Open your browser and go to http://127.0.0.1:8000/ to explore the E-learning platform.

Features

Authentication

  • Admins: Full access to the system.
  • Teachers: Can post lectures and manage subjects and classrooms.
  • Students: Can download/watch online lectures.

Management Features

  • Classroom and Subjects Management: Organize classes and subjects efficiently.
  • Event Announcements: Keep users informed about upcoming events.
  • Video Lectures Engagement and Feedback: Enable students to engage with video lectures and provide valuable feedback.
  • Time Table Feature: Easily manage and view class schedules.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Commit your changes: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature-name
  5. Submit a pull request.

Support

If you encounter any issues or have questions, please feel free to open an issue.

Thank you for contributing to the Student Teacher Portal project! Happy learning!

stp_api's People

Contributors

anikettiwarime avatar

Watchers

 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.