Shiny web app showcasing real-time availability of car parks in Singapore. This is still a work in progress and I am still improving the features and UI/UX of this shiny app! Do let me know if you have any suggestions! The developmental version of the app can be found here!.
carparkAvailabilitySG is a real-time web app that showcases the current available carpark lots around Singapore. It is built entirely in R and Shiny, supported by datagovsgR, an R package which I had built to pull real time information from the data.gov.sg API. This web application allows the user to search for a particular HDB carpark lot, and obtain information about it. Besides availability, information such as the carpark type, if it has free parking, if it is short-term parking and if it allows for night parking.
| Target | Completed | Remarks |
|---|---|---|
| Search bar | ✔️ | Adding search bar, allowing user to search for a particular carpark |
| Zoom to search | ✔️ | Zoom to search input and show popup |
| Legend | ✔️ | Toggle option to show legend |
| Refresh | ✔️ | Button to pull latest carpark information, incomplete |
| Full Info | ✔️ | Toggle option to show full carpark information |
| Improve UI/UX | ✔️ | Change from the default Shiny theme, added CSS |
Do let me know if you have any feedback or improvements!
