TaskWaho
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 comprehensive task management platform with user accounts, earnings tracking, and balance system.
- User Authentication: Sign up, login, and account management
- Task Management: Create, complete, and track tasks
- Earnings System: Earn rewards for completing tasks
- Balance System: Track your earnings and balance
- Settings: Customize your experience
/backend
: Server-side code with Hono.js API/database
: SQLite database setup and queries/routes
: API endpoints
/frontend
: Client-side code with React/components
: React components/pages
: Page layouts
/shared
: Shared types and utilities
- Frontend: React, TypeScript, Tailwind CSS
- Backend: Hono.js, Deno
- Database: SQLite
- Authentication: JWT
Visit the application at the provided URL. Create an account to get started with managing tasks and earning rewards.