https://github.com/efguydan/travelmanticsalc
https://github.com/efguydan/travelmanticsalc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/efguydan/travelmanticsalc
- Owner: efguydan
- Created: 2019-08-02T18:15:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T14:21:55.000Z (almost 7 years ago)
- Last Synced: 2025-02-03T18:32:20.239Z (over 1 year ago)
- Language: Java
- Size: 460 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travelmantis Android App
> This App allows you to see travel deals to various destinations.
> Developed for ALC 4.0 Phase 1 Challenge 2
## Getting Started
Clone the repository
```
git clone git@github.com:efguydan/TravelmanticsALC.git
```
Run and debug project with Android Studio 3 and newer versions.
The project also require Java 8 and above.
## Accessing Project
### As a normal user
To access the app, sign up with your details.
### As an administrator
To access as an administrator, use the following details
Email: admin@admin.com
Password: rootroot
## Dependencies
- Firebase Database - A realtime database
- Butter Knife - Field and method binding for Android views
- CircleImageView - A circular image view for android
- Picasso - An Image loading library.
- CurrencyEditText - A currency formatting library
- FirebaseAuth - Authenticating your app using Firebase
- Firebase UI Auth - A UI for handling signins for Firebase
- FirebaseStorage - A cloud storage for storing files