/TechDegree-Final-Project

In this project I used React to create a client for my self built school database REST API. This full stack application provides a way for users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, viewing detail for a specific course, as well as creating, updating and deleting courses in the database. The project also requires users to create an account and sign in to make changes to the database.

Primary LanguageJavaScript

Issues