plantprofile
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.ts
https://seipatiannah1--530f19b6317d11f0a1d0569c3dd06744.web.val.run
A web application that allows users to create, view, and manage plant profile documents.
- Create plant profiles with detailed information
- View and edit existing plant profiles
- Store profiles for future reference
- Simple, user-friendly interface
/backend
- Server-side code and database operations/frontend
- User interface and client-side code/shared
- Shared types and utilities
- TypeScript
- SQLite for data storage
- Tailwind CSS for styling
- Hono for API routing