A front-end mobile application for traditional meal delivery built with React Native.
Basic overview • Key features • Technology used • How to use • Project overview • You may also like
Tahi is a cross-platform mobile application built with React native for traditional food delivery, that aims to reduce contact during the COVID-19 period.
- One Time Password (OTP) authentification.
- Advanced plates search/filter functionality.
- Food rating (5 stars rating with comment)
- Implemented call to action buttons (calls and messages)
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer and Setting the development environment. From your command line:
# Clone this repository
$ git clone https://github.com/Hassene66/Tahi-Project
# Go into the repository
$ cd Tahi-Project
# Install dependencies
$ npm install
# Run the app on Android simulator
$ npm run android
or
# Run the app on IOS simulator (for mac users only)
$ npm run ios
- Electro - A price tracking web app.
- ISAMM Labs - A laboratories managment system mobile app.