Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.3 KB

Parkwhere

This app displays carparks on the map with indicators of available lots and price, making finding a carpark space easier for its users. This saves countless of hours over time and is a greener and more efficient solution for all A consensus algorithm takes in the input of multiple users and updates the most recent information in real time For example, the location of the carpark is shifted to another side of the building. The users can input the correct location and the information is updated after a consensus is reached. Data analytics is also done to determine the busy periods of each carpark.

Tech

This project uses React Native with js/ts and expo for the front end and golang/python for the backend. It also uses AWS for serverless architecture. The data is taken from data.gov.sg real time and static APIs and LTA/URA APIs.

Try it out here!

https://play.google.com/store/apps/details?id=com.TidBit.Parkwhere

References

  1. https://medium.com/how-to-react/how-to-use-redux-with-react-hooks-and-axios-a78d942fbe9c
  2. https://blog.logrocket.com/designing-a-ui-with-custom-theming-using-react-native-paper/
  3. https://github.com/Karniej/Crypto-Info
  4. https://gist.github.com/graydon/11198540

Start Instructions

yarn install

expo start