Skip to content

konpapp/HarvardX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Apps

The projects are developed with Django (except for Google). After cloning the repository, change into the app directory.

To set up the database, run:

   python manage.py makemigrations
   python manage.py migrate

To host the app on the local server: python manage.py runserver

About

Web projects created during CS50 Web Programming by HarvardX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors