tweetme
1.0.0
Mini Twitter project built with Django-framework with Bootstrap and Ajax
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
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
Hassanzadeh Sajjad - personal website - MR
See also the list of projects
MIT
Free Software, Hell Yeah!