Skip to content

snipher-marube/e-learning

Repository files navigation

E-Learning Platform

Description

This is an e-learning platform that provides online courses on various subjects. Students can enroll in courses, access course materials, complete assignments, and track their progress.

Features

  • Course catalog: Browse and search for available courses.
  • Course enrollment: Enroll in courses of interest.
  • Course materials: Access course lectures, videos, and other learning resources.
  • Assignments: Complete assignments and submit them for evaluation.
  • Progress tracking: Monitor your progress and view completed courses.

Installation

  1. Clone the repository: git clone https://github.com/snipher-marube/e-learning.git
  2. Install dependencies: pip install -r requirements.txt
  3. Set up the database: python manage.py migrate
  4. Start the development server: python manage.py runserver

Usage

  1. Visit the application in your web browser: http://localhost:8000
  2. Sign up for a new account or log in with your existing credentials.
  3. Explore the course catalog and enroll in courses.
  4. Access course materials and complete assignments.
  5. Track your progress and view completed courses.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

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

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries, please contact sniphermarube@gmail.com.

About

This is an e-learning platform that provides online courses on various subjects. Students can enroll in courses, access course materials, complete assignments, and track their progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors