Diary is a web application that will help you keep track of your homework.
- Reactive editing and deleting of tasks, subjects.
- Assigning a time to complete a task.
- Edit the text of the task with Markdown.
- All data is stored in the browser (
localStorage). - Multilingual
Try at diary.n3tael.eu.org!
Once you've cloned this project and installed dependencies with bun install (or pnpm install or yarn), start a development server:
bun dev
# or start the server and open the app in a new browser tab
bun dev --openTo create a production version of app:
bun run buildYou can preview the production build with bun run preview.
- qwillar - testing, ideas
- qwillar & n3tael - russian translation
- n3tael - ukrainian translation
If you liked the project, consider giving it star or make a donation.