https://github.com/sofiasaless/cats
Web page designed to consume from the API: https://github.com/sofiasaless/cats-API
https://github.com/sofiasaless/cats
Last synced: about 2 months ago
JSON representation
Web page designed to consume from the API: https://github.com/sofiasaless/cats-API
- Host: GitHub
- URL: https://github.com/sofiasaless/cats
- Owner: sofiasaless
- Created: 2024-08-01T22:40:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T02:17:30.000Z (almost 2 years ago)
- Last Synced: 2024-08-18T03:25:10.367Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://gatuxos.netlify.app/
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gatuxos CRUD
This is a reinterpretation of the initial project "Cats", where i projected my first CRUD (create, read, update, delete) using Java, Spring Boot Framework, MySQL Database, and now React.
## What's is missing?
- [x] Host API and Database for effective CRUD functioning.
- [ ] Adjusting the entry of the age of the Cat object. The age must be entered from the Cat's birthday, not from the current age. (Need to fix in the API and in the front-end).
- [x] Remake eventually all the front-end work using ReactJs Library.
- [ ] Add Bootstrap for the styles.
- [x] "About" page with credits for the images used.