diary Svelte Themes

Diary

Web application that will help you keep track of your homework.

diary

Diary is a web application that will help you keep track of your homework.

Features

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

Try at diary.n3tael.eu.org!

Developing

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

Building

To create a production version of app:

bun run build

You can preview the production build with bun run preview.

Support

If you liked the project, consider giving it star or make a donation.

Top categories

Loading Svelte Themes