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.
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