Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdilshan/madd
:rocket: MADD mini android project
https://github.com/mdilshan/madd
android crud firebase java sliit
Last synced: 25 days ago
JSON representation
:rocket: MADD mini android project
- Host: GitHub
- URL: https://github.com/mdilshan/madd
- Owner: mdilshan
- License: mit
- Created: 2020-08-16T03:21:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T11:31:22.000Z (over 4 years ago)
- Last Synced: 2024-11-12T22:37:21.960Z (3 months ago)
- Topics: android, crud, firebase, java, sliit
- Language: Java
- Homepage:
- Size: 8.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
M.A.D.D Mini Android Project
This project is developed by SLIIT students as their Mobile Application Develpoment assignment.
DISCLAIMER !
The submission is supplied without any WARRANTY. This project may have serious security vulnerability and may also have considerable performance drops as
this project is developed by university studends who learned Android Development for the first time. If you are going to use this project for a
production level application, review the code and make sure it is good enough for your use case.
## 1) Installation
This project uses Firebase Firestore as the database. Please makesure you have the google-service.json file before run the project. The google-service.json file added in the
reposotory may no longer working.`git clone https://github.com/mdilshan/madd.git`
## LINKS
1) [CODE OF CONDUCT](https://github.com/mdilshan/madd/blob/master/CODE_OF_CONDUCT.md)
2) [CONTRIBUTING](https://github.com/mdilshan/madd/blob/master/CONTRIBUTING.md)
3) [LICENSE](https://github.com/mdilshan/madd/blob/master/LICENSE)