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
Clone the repository: git clone https://github.com/username/edgenius.git
Install requirements: pip install -r requirements.txt
Apply database migrations: python manage.py migrate
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:
- Fork the repository
- Create a new branch
- Make your changes and commit them
- Push to your fork
- Create a pull request
License
EdGenius is licensed under the MIT License.
Log in or sign up for Devpost to join the conversation.