Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shaherashraf/smarttodo

Vanilla JavaScript project.
https://github.com/shaherashraf/smarttodo

css3 html-css-javascript html5 javascript

Last synced: about 1 month ago
JSON representation

Vanilla JavaScript project.

Awesome Lists containing this project

README

        

# Smart Todo

This is a fully responsive mobile-friendly todo list app which is awesome and easy to use.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Notes](#notes)
- [Author](#author)

## Overview

### The challenge

Users should be able to:

- View the optimal layout for the site depending on their device's screen size
- Use the app's basic CRUD operations & enjoy a good user experience through its other features like sound effects, two light modes & the support of two languages.
### Screenshot

![](./Screenshot-lt.png)

### Links

- Live Site URL: [https://smart-todo.netlify.app/](https://smart-todo.netlify.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Vanilla JavaScript
- HTML Web Storage API (localStorage Object)

## Notes

- All colors custom properties in the style sheet or icon names in the images/icons folder don't match its true name of color but reverse that matches the screen light mode being used.
- Specifying a background image to the body tag causes a jumping issue while scrolling the page through mobile devices, so I used background color instead.
## Author

- Website - [Shaher Ashraf]([email protected])