Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radiegtya/iyat

WC Mampet? Tai kemana-mana? Bersihkan wc Anda hanya dengan sekali klik!
https://github.com/radiegtya/iyat

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        




## 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:

[![Iyat Video](https://img.youtube.com/vi/f5fHm3I7Exk/0.jpg)](https://www.youtube.com/watch?v=f5fHm3I7Exk)

## Screenshots


Choose a Service Type

Pick Location

Finding the truck

Order History

## 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
* Make sure You had been install NodeJs in your system https://nodejs.org/
* Then install React Native https://facebook.github.io/react-native/
* Don’t forget Meteor Js as the backend https://www.meteor.com/

## 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
```javascript
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 :)
* Star this repository :star:
* Hire Me https://www.linkedin.com/in/radiegtya

## Contact
* WA/TELEGRAM: +62 8564 1278 479
* email: [email protected]

----

## License

BSD 3-Clause License

See [LICENSE](LICENSE)