## Frontend Goals - [ ] Fluid UI for visualization of parking spots - [ ] Required data viewable onscreen - [ ] Customizable options for preferences (CRUD UI) - [ ] Distance between both user and parking spots and parking spots and destination - [ ] Create 3D engine to render map and navigation line ## Backend Goals - [ ] Static data accessible on SQLite Database - [ ] API to create, read, update, and delete data (CRUD) - [ ] Backend Main Page to access data for admin - [ ] Create machine learning algorithm to navigate dataset
Frontend Goals
Backend Goals