A learning platform that helps you in academics, coding, and job Live Link - https://sandipsadhukhan.pythonanywhere.com/
It is a article based course website primarily focused on academics, coding type tutorial blogs.
You Have a seprate admin panel to manage all your course and subcourse.
Course Page
Home Page
- HTML
- CSS
- Bootstrap
- Javascript
- Django
- Sqlite
- PythonAnywhere (for deploy)
- Requirement: Python 3, Pip
# clone the repo
https://github.com/sandippakhanna/udego.git
# install all dependencies
cd udego
pip install -r requirements.txt
# migrate the database
python manage.py migrate
# run the app
python manage.py runserver
Open http://localhost:8000 in your browser
Sandip Sadhukhan
Mail - [email protected]