Project
The purpose of this project was to design and showcase a shift from using an outdated vehicle inventory system and possibly creating our own online based one. The code functions and allows the user to create and add various vehicles to its inventory and only saves them locally in the broswer. Once the page is refreshed, the page reverts to its original state and thus losing anything that was added.
It was developed utilizing vanilla HTML, CSS and JavaScript and it is hosted on GitHub pages. No actual backend functionality was implemented as it was simply a project to practices skills and showcase what could be done.
Technologies:
HTML
CSS
JavaScript
Github Pages
Back