GithubHelp home page GithubHelp logo

yethranayeh / idealist Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 275 KB

ideaList is a to-do list web application that is designed with a mobile first approach

Home Page: https://yethranayeh.github.io/ideaList/

JavaScript 71.15% CSS 28.85%
todo todolist todoapp todo-list todo-app pwa pwa-app theodinproject the-odin-project progressive-web-app progressive-web-apps

idealist's Introduction

ideaList

Welcome to ideaList repo! ๐Ÿ™‹โ€โ™‚๏ธ

cover

ideaList is my to-do list project for The Odin Project Todo List assignment. The application is designed with a mobile first approach, so there may be visual discrepancies on larger screens, which will be updated in due time.

Technologies Used

  • pubsub-js
  • date-fns
  • Flatpickr
  • webpack

Features

Lighthouse Mobile Report Lighthouse Mobile Report

  1. ๐Ÿ“ฑ Progressive Web Application: ideaList is designed primarily for mobile devices,
    • It can be installed to the home page of your device like a native application downloaded from the store.
    • In addition, once the app is installed to the home screen, it can be used without any internet connection.
  2. Each to-do can have details like description, additional notes and tags, which can be revealed with the Details button on each to-do
    • Since there is currently no confirmation prompts, the delete buttons for each to-do are also hidden in detailed view to prevent accidental deletion.
  3. The application has a detailed filtering system that can deliver to-do items based on both general and very specific filter combinations.

App Limitations

  • Though it is natural for any time-based applications to have notifications to remind the user of the upcoming events, this is a tricky problem to solve for Progressive Web Applications as they are not native mobile applications. At this time, push notifications for desktop browser and Android seem achievable, however for iOS devices it does not seem possible.
  • Max amount of tags that can be selected for a Todo is 3.
  • Max character length for a new tag is 16.

Possible Feature Additions

These features may or may not be implemented in the future versions of the app.

  • Checklists for todos
  • Sorting by date/priority/alphabetical order.
  • Push notification reminders for Desktop browsers and Android devices

Known Issues

  1. Though no earlier days before today are allowed in due dates, it is possible to create a to-do at an hour that has already passed.
  2. Once the Flatpickr is instantiated on New Todo form, the calendar language will be unaffected by live language switches. Though Flatpickr provides a redraw() method, this unfortunately does not rewrite month names in the switched local language.

    A possible solution might be to destroy() the current instance and replace it with another that has the active locale language.

Credits

idealist's People

Contributors

yethranayeh avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.