Skip to content

Team-Social-Media/social-network

Repository files navigation

Social-Network

Team Members

  • Hayden Cleaver
  • Isaiah Keller
  • Junyoung Son
  • KC Hofstetter
  • Kris Dunning
  • Teresa Phillips

Problem Domain

This app allows users to access their favorite books, movies, and music and share with friends and family. To provide a platform for users to be able to share their interests with others, and only see content of that they choose. Users can keep track of all their favorite books, movies, and songs. They'll be able to add personalized notes for reference and edit their favorites to keep them up to date.

Links and Resources

Setup

.env requirements (where applicable)

NEXT_PUBLIC_MOVIE_API=https://imdb-api.com/en/API/ NEXT_PUBLIC_MUSIC_API=https://api.discogs.com/database/search?q= NEXT_PUBLIC_BOOKS_API=http://openlibrary.org/search.json?q=

*DATABASE_PORT - 43048

*DATABASE_URL - http://dpg-cdrbu4h4reb95u682v50-a.oregon-postgres.render.com/

How to initialize/run your application (where applicable)

  • e.g. npm start

How to use your library (where applicable)

Features / Routes

  • Feature: For a user to signIn using an existing GitHub or Google account to be authenticated. It displays their photo and a welcome greeting with user name.

  • Feature: A user is able to access three different API's to view media content.

  • Feature: A user is able to add heart to favorite content.

  • Feature: User is able to leave review on content.

  • GET : /hello - specific route to hit

Tests

  • How do you run tests?
  • Any tests of note?
  • Describe any tests that you did not complete, skipped, etc

UML

Figma Whiteboard

References

Socket.io / chat feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published