Skip to content

JohnA28/Music-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusiChart

Description

This application serves as a review site to share your thoughts on your favorite music. Sign up and login to share your thoughts!

Current version: 2022.2 (Oct 2022)

Stack

Backend API

  • Node.js (v16)
  • express.js (v4.18.2)
  • sequelize.js (v6.25.2)
  • PostgreSQL (v14 recommended)

Frontend React client

  • Based on create-react-app
  • Bootstrap (v5)
  • React Router (v6)

Middleware

  • Passport.js
  • Spotify Web API
  • bcrypt.js

Reflection

My team and I wanted to build a full-stack application and decided on our mutual love of music. When building the app we came across some challenges such as integrating the Spotify Web API, building the database, and securing the API routes and user info. Using provided documentation (and a lot of testing) we were able to overcome these obstacles and release the application into production.

Status

This application is finished.

About

Music review website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 1.7%
  • CSS 0.9%