Iyat

WC Mampet? Tai kemana-mana? Bersihkan wc Anda hanya dengan sekali klik!

BSD-3-CLAUSE License

Stars
2
Committers
2

Important

This project is still on very early development stage. If you want to use for production, use it with your own risk. More feature Coming Really Soon.

Iyat

Iyat is a Vacum Toilet Truck Finder App. We are ready to help, when Your 💩💩💩 stuck in your water closet.

Click to Watch Video on Youtube:

Screenshots

Features

  • Choose a Service type
  • Pick Location
  • Finding the truck
  • Order History

Why Iyat?

  • Out of the box app of the year!
  • It's React Native, so it support android & iOS by default!
  • Simple Code, so you can easily contribute on it.
  • Meteor is one of the most starred javascript framework, and it is very easy to use

Tech Stack

  • React Native for the Mobile Frontend
  • MeteorJs as the Backend

Prerequisites

Installation & Configuration

Follow these step to install

Frontend:

$ git clone https://github.com/DumbWaysDotId/course-repo-example
$ cd course-repo-example/frontend
$ npm install
$ react-native run-ios #for ios
$ react-native run-android #for android

Open “app/Config.js”, and set the meteorUri variable as your Meteor server run at

export const meteorUri = ‘ws://localhost:3000/websocket’;

Back-end:

$ cd course-repo-example/backend
$ meteor npm install
$ meteor #run your meteor on http://localhost:3000

Support Me :)

Contact


License

BSD 3-Clause License

See LICENSE