Skip to content

khode-mohsen/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:octocat: this is simple website made with django mvc and sqlite3

if you like this can give me star 🌟

git clone github.com/khode-mohsen/blog && cd blog

pip install django==2.0

python manage.py runserver

todo :

  • add login and singup feature
  • user profile
  • user should can send content
  • users should can send comment
  • users can send message to another
  • improve registration backend