Skip to content
mindera-school edited this page Apr 27, 2023 · 6 revisions

To Do List App by Mindera School 5


image

The MS5 To Do List is a collaborative, fully class made , web app that was born of the desire to build something complex that could grow as our knowledge grows. The app helps users keep their tasks on track in an easy and accessible way.

Features

  • Guest mode, users will be able to use the app without being logged in
  • User accounts with secure authentication
  • Ability to create, edit, and delete tasks
  • Option to mark tasks as complete or incomplete
  • Option to mark tasks as favorite
  • Sorting and filtering tasks by various criteria such as tags, priority, etc.
  • Reminders and notifications for upcoming tasks
  • Mobile-responsive design for seamless use on any device
  • Dark mode for comfortable use in low light environments

MVP and Nice to have

Links

How to run (devs)

How to use

Contributors

Technologies

The following technologies are being used to build this project:

  • Frontend: HTML, CSS, JavaScript, ReactJS
  • Backend: Java, SpringBoot, JPA
  • Version Control: Git, GitHub

Project Design

Design

FE

BE