Skip to content

Create a backend like in Wikipedia that allows users to create their own website using markdown langue. Task from cs50 details here: https://cs50.harvard.edu/web/2020/projects/1/wiki/

Notifications You must be signed in to change notification settings

wobrozek/wikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

How to run this project

  1. Make sure that you have already installed python or download python from here: https://www.python.org/downloads/
  2. Make sure that you have already installed django or download django using comand bellow:
python -m pip install Django
  1. Next download and run my code by using this comands.
git clone https://github.com/wobrozek/Mail 
cd wikipedia/wiki
python manage.py runserver

About

Create a backend like in Wikipedia that allows users to create their own website using markdown langue. Task from cs50 details here: https://cs50.harvard.edu/web/2020/projects/1/wiki/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published