Skip to content

A reddit clone with single image and text as post , made entirely with flask and bootstrap

Notifications You must be signed in to change notification settings

invader43/LightReddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LightReddit Backend

Primary goal is to create a light version of reddit backend , based on a Database Schema I designed , below is the ER Diagram for the same.

Database Schema

Roadmap

  • Write first intro
  • Flask-SQLAlchemy setup
  • Comments - How we can have infinite Replies
  • First API - GET is working
  • Setup all tables with relationships
  • CRUD Testing
    • for Users
    • For Posts
    • For Comments
    • For Subreddits
  • User Authentication - test login logout states
  • Deploy to Google Cloud
  • Testing from Google Cloud
  • Write Tests

About

A reddit clone with single image and text as post , made entirely with flask and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published