Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shaherashraf/smarttodo
- Owner: ShaherAshraf
- Created: 2021-07-29T04:05:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T12:01:26.000Z (over 3 years ago)
- Last Synced: 2024-05-03T03:58:54.608Z (8 months ago)
- Topics: css3, html-css-javascript, html5, javascript
- Language: JavaScript
- Homepage: https://smart-todo.netlify.app/
- Size: 4.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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])