Skip to content

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

Notifications You must be signed in to change notification settings

Hassanzadeh-sd/tweetme

Repository files navigation

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!

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published