Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shantanu-crypto/book-store
React Node.js MySQL CRUD application
https://github.com/shantanu-crypto/book-store
mysql-database node-js postman react
Last synced: 4 days ago
JSON representation
React Node.js MySQL CRUD application
- Host: GitHub
- URL: https://github.com/shantanu-crypto/book-store
- Owner: shantanu-crypto
- Created: 2024-03-12T16:45:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T17:20:31.000Z (8 months ago)
- Last Synced: 2024-03-12T18:35:10.786Z (8 months ago)
- Topics: mysql-database, node-js, postman, react
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store
Repository : https://github.com/shantanu-crypto/Book-Store
![book1](https://github.com/shantanu-crypto/Book-Store/assets/77162449/c2d30748-9faf-4fa3-87bc-d38556e0ddf1)
# Project Description
This is a full stack project using the technologies like ReactJS, NodeJS, ExpressJS and MySQL and also embedded with the functionalities of CRUD operations
# Features Implemented
## 1. Frontend
1. Home Page Consisiting of All Books
![book1](https://github.com/shantanu-crypto/Book-Store/assets/77162449/69405ef8-18e4-4cd7-abcc-499facb03f02)2. Adding Different Books
![book2](https://github.com/shantanu-crypto/Book-Store/assets/77162449/063a2af1-580c-4cf4-8ac9-53feaae2843c)3. Updating Funtionality
![book3](https://github.com/shantanu-crypto/Book-Store/assets/77162449/c6b36716-8209-4df7-9755-e9e4f32f546d)# Technologies and Packages Used
## 1. Frontend
1. React
2. React-router
3. Axios## 2. Backend
1. Node JS
2. Express
3. MySQL