Skip to content

sashauly/todo-app-js

Repository files navigation

todo-app-js

Screenshot

Simple to-do app with vanilla JS and Bootstrap.

Live demo here

Table of Contents

General Information

  • This is a simple educational project to get familiar with DOM elements. So basically all the logic happens in JS with some simple setup in HTML.
  • In order to focus entirely on DOM elements, the Bootstrap library is used instead of custom CSS
  • localStorage is used to save a list of notes

Technologies Used

  • JavaScript ES6
  • Bootstrap
  • HTML5
  • localStorage

Features

List the ready features here:

  • Ability to add and delete notes
  • Ability to mark a note as done
  • Custom list for 3 different people
  • Notes are stored in localStorage for reuse after page/browser reload

Setup

Just open the live version. For now this project served for presentation purposes

Project status

Project is: complete

Contacts

Created by @sashauly - feel free to contact me!