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: about 2 months 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 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T09:08:23.000Z (over 3 years ago)
- Last Synced: 2025-01-05T18:48:32.991Z (over 1 year 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