This website requires JavaScript.
Explore
Help
Register
Sign In
tmdinosaurcenter
/
gas-form
Watch
1
Star
0
Fork
0
You've already forked gas-form
mirror of
https://github.com/tmdinosaurcenter/gas-form.git
synced
2025-09-13 02:23:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
18
Commits
2
Branches
0
Tags
60e5bd7c44f83d30d6358d9c87ffebc08014b432
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve Dogiakos
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.
2025-04-21 09:33:25 -06:00
.gitignore
Add .gitignore
2025-02-06 09:40:03 -07:00
fuel-entry.html
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.
2025-04-21 09:33:25 -06:00
LICENSE
Create LICENSE and visual tweaks to README.md
2025-02-06 09:06:28 -07:00
Description
No description provided
MIT
48
MiB
Languages
TypeScript
84.8%
JavaScript
9.9%
CSS
5.3%