Commit Graph

  • 60e5bd7c44 Starting from scratch. removed all previous attempt. Created fuel-entry.html as an MVP form - fetches vehicles via GET /api/vehicles to populate a <select>. You can enter date, odometer, full-fill checkbox, notes & tags. On submit JSON sent to POST /api/vehicles/gasrecords/add?vehickeID=<id> - Basic-Auth. mvp steve 2025-04-21 09:33:25 -06:00
  • 6e1e9368a6 Expounded on select.tsx to make it fully functional main steve 2025-02-06 17:20:14 -07:00
  • f0598ed85e clarified paths and added lib/utils.ts folder steve 2025-02-06 17:17:01 -07:00
  • 83fe7ac8d0 Hopefully this gets all the correct files created steve 2025-02-06 17:10:09 -07:00
  • 7f556f5093 hopefully this gets all the needed files created steve 2025-02-06 17:08:31 -07:00
  • 5fa826ac38 more updates to try and get this thing working. lots of UI stuff added steve 2025-02-06 14:58:14 -07:00
  • 29ddb56742 adding autogenerate files that were created after running npm run dev steve 2025-02-06 14:13:36 -07:00
  • 2d49b9db71 added package.json steve 2025-02-06 14:06:01 -07:00
  • 8adaaa72ee Added file validation to the form - images only! steve 2025-02-06 12:46:28 -07:00
  • 95399cf45a Make similar changes to the form to match API steve 2025-02-06 12:29:29 -07:00
  • 8bf50e8936 Update API to correct structure steve 2025-02-06 12:17:15 -07:00
  • 12d2c1137b Add .gitignore steve 2025-02-06 09:40:03 -07:00
  • 707ff1f37d Add .gitignore and minor README tweaks steve 2025-02-06 09:39:50 -07:00
  • e85ec12a73 More description of Lubelogger intent steve 2025-02-06 09:08:52 -07:00
  • 25e459dc22 More README.md tweaks steve 2025-02-06 09:07:36 -07:00
  • 886308593f Create LICENSE and visual tweaks to README.md steve 2025-02-06 09:06:28 -07:00
  • 6f0027a677 Create README.md steve 2025-02-06 09:02:38 -07:00
  • 57be693e0d first commit steve 2025-02-06 08:41:43 -07:00