Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ososuna/spring-book-app
Mobile App for Spring Book
https://github.com/ososuna/spring-book-app
android axios composition-api ionic ios vue
Last synced: 3 days ago
JSON representation
Mobile App for Spring Book
- Host: GitHub
- URL: https://github.com/ososuna/spring-book-app
- Owner: ososuna
- Created: 2022-10-04T21:49:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T09:08:23.000Z (about 2 years ago)
- Last Synced: 2024-04-23T20:28:04.299Z (9 months ago)
- Topics: android, axios, composition-api, ionic, ios, vue
- Language: Vue
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Book
Mobile App for Spring Book## What is this?
Spring Book is a hybrid mobile application (iOS and Android) that allows the user to keep a record of their read books and access the functions available to apply a series of techniques that facilitate the understanding, memorization, and application of concepts learned at reading.
## Rest API
The application uses a Rest API developed in Spring Framework and uses MySQL as a database. The API is available at
https://github.com/ososuna/spring-book-api.git## Entity Relationship Diagram
## Class Diagram
## Architecture Diagram