Skip to content

Warbler : A twitter clone, a web app that you can tweet and meet new people!

Notifications You must be signed in to change notification settings

arslanob/Twitter_Clone

Repository files navigation

Warbler (a Twitter_Clone)

This is a Twitter Clone app called "Warbler"

Getting Started

To get this application running, make sure you do the following in the Terminal:

  1. python3 -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. createdb movie-locations
  5. python seed.py
  6. flask run

Summary

The Warbler App is serving people to interact with the world! Users can post messages, follow other users, like other users' messages and more... Check out from the link below!

Warbler.com link

Built With

Built with Flask WTForms and SQL Alchemy additon to Python + Flask.

  • Python
  • Flask
  • Bootstrap
  • JQuery
  • PostgreSQL

License

About

Warbler : A twitter clone, a web app that you can tweet and meet new people!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published