Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yokwejuste/vacua-app
https://github.com/yokwejuste/vacua-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yokwejuste/vacua-app
- Owner: yokwejuste
- Created: 2023-02-18T08:17:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T15:36:35.000Z (almost 2 years ago)
- Last Synced: 2023-07-18T05:28:44.993Z (over 1 year ago)
- Language: Dart
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VACUA APP
------
## About
This is the mobile application for the [Vacua Project](https://github.com/yokwejuste/Vacua-Project/)
## Installation
Assuming flutter running effectively on your computer follow the steps below
1. Launch the backend locally following the instructions on it's [repository](https://github.com/yokwejuste/Vacua-Backend)
2. Get into the clone directory
```bash
cd Vacua-App
```
3. Install the dependencies
```bash
flutter run pub get
```
4. Connect your emulator(android or iOS) and run
```bash
flutter run
```
5. Login using existing credentials or view create existing credentials via the deployed APIs at: http://157.230.108.191/
```bash
"email": [email protected]
"password": QwertyBoy123!
```6 Chill it's done, enjoy using our app.