Joining efforts to bring happiness to your doorstep, with the dedicated and valued work of our delivery drivers
Explore the docs »
Report Bug
·
Request Feature
This is a mobile application built using React Native for both iOS and Android platforms. The app is designed to provide users with a convenient and seamless way to order food from their favorite restaurants and have it delivered right to their doorstep. The app includes features such as restaurant listings, menu browsing.
To run this app on your local machine, you need to have Node.js and the React Native CLI installed. Once you have these prerequisites set up, you can clone the repository, install the dependencies, and start the app using the following commands:
# Clone the repo
git clone https://github.com/josafamarengo/DeliveryApp__User.git
# Go to directory
cd DeliveryApp__User
# Install dependencies
npm install
# Run locally
npm start
This will start the app on your local development server and open it in your default web browser. From here, you can either run the app on an emulator or a physical device using the instructions provided in the React Native documentation.
See the open issues for a list of proposed features (and known issues).
- Add User Authentication
- Add Payment Processing
- Add Delivery Tracking
Contributions are welcome! If you would like to contribute to this project, please fork the repository and create a new branch for your feature or bug fix. When you're ready, submit a pull request and we'll review your changes.
Distributed under the MIT License. See LICENSE
for more information.