Skip to content

sandip-sadhukhan/udego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udego

A learning platform that helps you in academics, coding, and job Live Link - https://sandipsadhukhan.pythonanywhere.com/

What is do

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.

Screenshots

Course Page

Home Page

Technology Used

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • Django
  • Sqlite
  • PythonAnywhere (for deploy)

How to run locally

  • 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

Developer

Sandip Sadhukhan

Mail - [email protected]

About

A learning platform that helps you in academics, coding, and job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published