Skip to content

CD shop management system. Svelte for the frontend, node & express for the backend, graphql API with MySQL database.

Notifications You must be signed in to change notification settings

lindazhao678/cds-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT PROJECT

Project Description:

A CDs management system for the online shop admin to add, update, delete, view, and search CDs which are stored in MySQL. Using Svelte as the frontend, node and express as the backend, GraphQL API, and MySQL as the database. GraphQL query and mutation operations are used to perform CRUD operations on the data. Data are validated in both frontend and backend before storing to database.

Project technologies:

  • Build the frontend with Svelte.
  • Build the backend with Express.
  • Build the APIs with GraphQL.
  • Store the data in MySQL database.
  • Use Joi labrary for validation.
  • Use sveltestrap and bootstrap for responsiveness.
  • Use DBeaver to manage the database.

About

CD shop management system. Svelte for the frontend, node & express for the backend, graphql API with MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published