Skip to content

aditmodhvadia/Canteen_App

Repository files navigation

Canteen_App

An Android app to order food from a local canteen in an easy way.

Getting Started

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.

Prerequisites

  • You need to have the googleservices.json file to link to firebase, email me on (adit.modhvadia@gmail.com) for the file.

Installing

  • 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.

Deployment

  • 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.

Built With

  • 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

Contributing

Will update the requirements and code of conduct soon.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL License - see the LICENSE file for details

Acknowledgments

  • 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