Skip to content
/ TodoApp Public

A minimalistic todo app with some lightweight features as sorting by prio / deadline & alphabetical order.

Notifications You must be signed in to change notification settings

ckrook/TodoApp

Repository files navigation

TodoApp

Checkout the project live here.

Summary

This a minimalistic Todo App I built as part of a school project in November 2021.

Preview

Objectives

The objectives where to build a simple todo app
with the possibility to sort the todos by deadline, priority and alphabetical.
The end user also needed to be able to mark the todos as done as well as delete them.

Tools

For the project, I worked with the following tools:
Html, Sass, Typescript, Tailwind, Parcel, Cypress

Styling

When it comes to styling my choice of framework was Tailwind.
This because Tailwind is widly used in the industry.

Testing

With test driven developing getting more important these days, I built my tests using Cypress.
This was I could make sure that the app passed key tests before I deployed it as finished.

About

A minimalistic todo app with some lightweight features as sorting by prio / deadline & alphabetical order.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published