Skip to content

likhithabz55/CS686_Assignment4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lama Book Shop CRUD Web Application

Enjoy your favorite books, movies, and animated characters!

image

Technologies

React.js, Node.js, Express, MySQL

Video Demo

https://vimeo.com/866824528?share=copy

Backend

cd backend

npm install

npm start

Frontend

cd frontend

npm install

npm run dev

Need a mySQL DataBase

I used XAMPP

DataBase named test

Table named books

http://localhost/dashboard/

Table Values

id -> primary key - not null

title -> not null

description -> not null

cover -> null

price -> not null

image

About

Running the application with docker compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •