A better and easier way to request compensation from SL if a bus, metro or pendeltåg arrives late.
Start by cloning the repo
git clone [email protected]:Visya/sparis.git
And run the client by running the following. You will get a choice to run the project on a phone simulator of some sort - or scan a QR code to run in it with Expo on your phone
cd client && npm install && npm start
This app is built during the hackathon Trainhack 2018 to make it easier to get compensation for late busses and metros. Today most people don't even know that you can get some money back when SL's busses and trains are late. This is also usually really annyoing to fill in and it takes a lot of time. With this project the goal is to make a better and easier way for people to get compensation.
- JavaScript ✌️
- React-Native ⚛️
- 💖
Spåris is using Standard.js for linting.
Run npm run lint:fix before pushing to automatically fix lint errors.