COURSES BOARD
Technologies
React.js / SQLite / Sequelize / Express.js
Grapefruit slice atop a pile of other slices

Public Coursed Board. Every user, after registration, can create, update and delete records authored by himself.

Description

The application provides a way to administer a school database containing information about users and courses. Users can interact with the database to create new courses, retrieve information on existing courses, and update or delete existing courses. To make changes to the database, users will be required to log in so the API will also allow users to create a new account or retrieve information on an existing account. Client: client for school database REST API. Requires users to create an account and sign in to make changes to the database.

Specification