Skip to content

EdGenius is a Django application that is designed to be similar to online learning platforms like Udemy and Coursera. With EdGenius, users can create and take courses on a variety of topics.

Notifications You must be signed in to change notification settings

ShivamBhosale/EdGenius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

EdGenius

EdGenius is a Django application that is designed to be similar to online learning platforms like Udemy and Coursera. With EdGenius, users can create and take courses on a variety of topics

Installation

  1. Clone the repository: git clone https://github.com/username/edgenius.git

  2. Install requirements: pip install -r requirements.txt

  3. Apply database migrations: python manage.py migrate

  4. Start the development server: python manage.py runserver

Usage

To use EdGenius, simply navigate to the homepage and browse available courses. Users can enroll in free courses or purchase access to paid courses. Once enrolled, users can access course materials, participate in discussions, and track their progress.

Contributing

To contribute to EdGenius, please follow these steps:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes and commit them
  4. Push to your fork
  5. Create a pull request

License

EdGenius is licensed under the MIT License.

About

EdGenius is a Django application that is designed to be similar to online learning platforms like Udemy and Coursera. With EdGenius, users can create and take courses on a variety of topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published