Skip to content

Project 1 from Harvard CS50 course - training Django by creating encyclopedia plataform

Notifications You must be signed in to change notification settings

EgidioHPaixao/web50-projects-2020-x-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encyclopedia

Project 1 from Edx | Harvard CS50 Course

Specification

Check https://cs50.harvard.edu/web/2020/projects/1/wiki/

Requirements to run the code

  • Install python and pip.

  • After pip was installed, run

    python -m pip install Django
    
    pip3 install markdown2
    
  • In the root folder, execute

    python manage.py runserver"
    

About

Project 1 from Harvard CS50 course - training Django by creating encyclopedia plataform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published