Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 786 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 786 Bytes

PeerSpace

PeerSpace is a minimal microblogging platform where users can post their thoughts in 140 characters.

Features

  • User Following: Users can follow other users.
  • Home Feed: Users can see posts from people they follow on their home page.
  • Explore Page: Discover new users and their posts on the explore page.

Tech Stack

  • Backend: Flask
  • Database: PostgreSQL
  • Frontend: HTML, TailwindCSS, JavaScript

Screenshots

Sign In Page Home Page Profile Page

Contributing

If you'd like to contribute, please fork the repository and make a pull request. You can also open issues for suggestions or feature requests.