VelociFi
This project was my SBA for 2017 HKDSE ICT. It consisted of only the front end at the time of submission, and I added a back end to it after taking the Coursera course on Express and MongoDB in 2019.
The front end was written mostly in vanilla HTML, CSS and JS, though jQuery and Bootstrap was imported for the date picker tool. The back end system is implemented using Express and MongoDB. For now, you can go to the management panel to add new plans.
Live Demo (DECOMMISSIONED)
Consumer view (for renting hotspots): http://velocifi.herokuapp.com/
Staff view (for managing plans and checking rental records): http://velocifi.herokuapp.com/managementpanel/
Note: Since Heroku has stopped providing free services, the above links are no longer accessible