https://github.com/fcbento/shopping-items
Basically displays products in order to be chosen and then calculate both the total price and the amount of items in the shopping cart. API created with Java/Spring and SQL Server.
https://github.com/fcbento/shopping-items
react-native
Last synced: about 1 month ago
JSON representation
Basically displays products in order to be chosen and then calculate both the total price and the amount of items in the shopping cart. API created with Java/Spring and SQL Server.
- Host: GitHub
- URL: https://github.com/fcbento/shopping-items
- Owner: fcbento
- Created: 2020-12-12T04:22:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T13:52:46.000Z (about 5 years ago)
- Last Synced: 2025-04-03T22:29:43.605Z (about 1 year ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 4.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Work in progress
Been working on this one to practice some mobile stuff. Design is not my thing as I'm way more focused on programming.
## Stack
- React Native
- Svelte
- Java, Spring Boot, Spring Security
- SQL Server
- Cassandra
### API - Java
https://github.com/fcbento/spring-boot-cassandra
### Admin - Svelte
https://github.com/fcbento/svelte-crud-client
### Demo - Mobile App
