Goal Tracker
A lightweight target management application based on Next.js14, Prisma and SQLite that supports account registration, target management, daily check-in, progress statistics, and switching between Chinese and English bilingual interfaces.
Usage method: 1. To open the app for the first time, you need to register an account password. 2. After entering the application, fill in the relevant information and create a new target 3. After creation, click on the bottom right corner to enter the "punch card view" and "data kanban" ##Functional characteristics - Create, edit, and delete personal goals, and set date intervals and number of goals completed - Automatically generate daily checkIn (CheckIn) when creating goals - Desktop calendar view + mobile list view (responsive layout) - The progress loop shows the proportion of completion of each goal - Switch between Chinese and English interfaces with one click - User registration/login/logout, Session + Cookie authentication