portfolio logo

To-Do App

Overview

This app is a classic educational project for beginning developers. This is a simple CRUD project for creating, deleting, updating tasks and viewing them as a list. But to make this web application more interesting, I tried to implement various features such as small notifications, accounts and different types of task interactions.

While this app may not be as useful as other popular similar apps, it was a good experience. This project helped me understand many different aspects of web development: HTTP, user authentication, sessions, environment variables, deployment and more.

Project details

Development Period
05.2021 - 06.2021
Technologies
JavaScript / Bootstrap / MognoDB / EJS / Express.JS