Skip to content

A community where users can discuss their favourite TV shows.

Notifications You must be signed in to change notification settings

muhammad-usama12/teebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

teebo

By Devi Raju, Muhammad Usama, Kasey Valdez

A community where users can discuss any TV show they like. This app caters to passionate fans who want to engage with other fans and discuss their desired TV shows.

Final Product

User's profile page with user summary

User's profile page.

Posts marked as spoiler are blurred

Blurred user post and comments.

Users can edit their profile to make it more personalized

Edit profile page.

Getting Started

  1. Create the .env by using .env.example as a reference and update the .env file with your correct local information
  • username: labber
  • password: labber
  • database: finals
  • secret cookie: finals
  1. Install dependencies: npm i
  2. Reset database from express-api directory: npm run db:reset
  3. Run the server from express-api directory: npm run local
  4. Run client development server from frontend-react directory: npm start
  5. Visit: http://localhost:3000/

About

A community where users can discuss their favourite TV shows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published