Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.5 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.5 KB

TweetME

Build Status JavaScript Style Guide: Good Parts contributions welcome

Mini Twitter project built with Django-framework with Bootstrap and Ajax

Run Project

first install all packages :

pip install -r requirements.txt

in root directory run this command :

python manage.py runserver

open in your preferred browser like this :

127.0.0.1:8000

Tech

Mini Twitter uses a number of open source projects to work properly:

  • Django - Django (fullstack framework)
  • DRF - Django REST (django api framework)
  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • Ajax - ajax (jquery asynchonous function)
  • jQuery - duh

Author

  • Hassanzadeh Sajjad - personal website - MR

License

MIT

Free Software, Hell Yeah!