Skip to content

iKreateCode/FoodRocket

Repository files navigation

🚀FoodRocket Android Application

Android Application connected with a RESTful API which offers flexible eCommerce platform features.

Demo

Demo of this application can be seen in this projects implementation: https://dev.to/bywaleed/foodrocket-5do8

Features

  • OAuth Authentication through RESTful API
  • Dynamically fetch and display items & offers from API
  • Add items to cart
  • Cart checkout to place order
  • Automatic WhatsApp notification through API

Set up

Requirements

  • Android Studio 3.6+
  • Android API 27+

API Setup

This application works well with the already created API, but other API maybe used after API fetch methods and url endpoints are updated accordingly.

Local development

After the above requirements have been met:

  1. Clone this repository and cd into it
git clone https://github.com/iKreateCode/FoodRocket.git
cd FoodRocket
  1. Open Android Studio (terminal or GUI can be used)
./studio.sh
  1. File > New > Import Project and select the downloaded/cloned folder.

  2. Wait for gradle to sync and build app (click on green hammer or use Shift + F10).

That's it!

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages