Skip to content

GuusDijkhuis/Music_db_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Database

alt text

Introduction

Because I want more knowledge of coding and using databases with coding I make this project. I use a Mongodb database for the storage of the data. Material UI is a nice css framework combined with ReactJS so I was allowed to give all my focus on the code instead of de styling. This repository is part 1 of the application. This is the cliënt version you can find the server with the following to the server.

What I use

I use different technologies and frameworks for this application. Below is a list of technologies I use:

  • ReactJS: Framework for building in components

  • Redux Global state storage

  • Material UI Styling library for React components

  • Axios Send requests to the server

I use also NodeJS and MongoDB but I use that on the server instead of the cliënt.

Wishlist

  • Server/Routing
  • Database connection
  • Get data from database
  • Send data to the database
  • Delete data from the database
  • Update data from the database
  • Make more routes
    • Album detail page
    • Artist detail page
  • Favorites list of songs
  • Personal Login
  • Like songs
  • Spotify API (?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published