Skip to content

neilpat1995/flask-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-reddit

A basic implementation of Reddit using Flask, Bootstrap, and MySQL, and deployed onto an SSL-encrypted Nginx web server backed by Gunicorn.

App features:

  1. Creating new subreddits
  2. Creating threads in existing subreddits when signed in
  3. Commenting on existing threads
  4. Upvoting/downvoting threads and comments
  5. Viewing user activity
  6. Translation of static app content and dynamic user-generated content to the browser-preferred language

About

A basic implementation of Reddit using Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages