This is a project on the subject of professionalism at the University. This system I developed consists of two applications: a mobile application for customers and a website for drivers. The system ...
This repo contains the frontend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
In web application development, the requirement to "switch screens without reloading the page (for a snappy experience)" has now become standard. While this can be easily achieved using React or Vue, ...