An Android app to order food from a local canteen in an easy way.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- You need to have the googleservices.json file to link to firebase, email me on (adit.modhvadia@gmail.com) for the file.
- Simply run the following command from your terminal to get the source code on your system in the desired directory.
git clone https://github.com/aditmodhvadia/Canteen_App.git
-
Or you can fork this repository and then create a pull request for implementing the changes
-
If you want to install the release apk on your android device then go to the release tab of the repo, and download the apk from the latest release.
- All releases would be ready to be played on supported android devices
- This app is for education purpose only and hence won't be released on the playstore as of yet, prior announcement will be made.
- Firebase - A comprehensive mobile development platform, go serverless with firebase
- Maven - Dependency Management
- Git - Used for version control
- PayTM PG - Used PayTM Payment Gateway for accepting payments.
- Voley - Used Voley API to create an HTTP POST request
- Cloud9 - Used Cloud9.io hosting service for hosting paytm server files
Will update the requirements and code of conduct soon.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Adit Modhvadia - Initial work - aditmodhvadia
- Avani Shitole - Initial Design Work - avani247
See also the list of contributors who participated in this project.
This project is licensed under the GPL License - see the LICENSE file for details
- Prof. Shivani Desai for guiding us throughout the project development
- PurpleBooth- For the initial template of the ReadME file
- Aman Agarwal - For the constant support and encouragement
- Belal Khan - For his tutorials and videos through which I grasped many new concepts