Skip to content

asif536/Discussion-Forums-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discussion Forum Web App

A web app for Bloging. User can create post and comment on post.Based on user activity user will get badges.

Demo Link

https://glitter-web-app.herokuapp.com/

Screenshots

Screenshot 2021-04-21 at 5 19 37 PM

Screenshot 2021-04-21 at 5 19 56 PM

Screenshot 2021-04-21 at 5 20 27 PM

Screenshot 2021-04-21 at 5 21 34 PM

Dev Documentations

Requirements

The requirements for the application can be found in the wiki, here

Project Plans

The project plan can be found here.

ER Diagram

Schema

API Documentation

The API documentation can be found here on Apiary

Tools and Tech

  1. Python 3
  2. Flask
  3. Postgresql (Production DB)
  4. SQLalchemy (ORM)
  5. Sqlite(Test DB)
  6. Postman
  7. Sentry
  8. Bootstrap

how to run

python3 run.py