Giter Site home page Giter Site logo

francisquinn / checkminder Goto Github PK

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

Keep your mind in check using Checkminder

Home Page: https://francisquinn.github.io/checkminder/

License: MIT License

JavaScript 75.72% HTML 2.28% CSS 22.00%
checklist react vite

checkminder's Introduction

Checkminder

The motivation behind building this project was to have an application that could keep track of the items I needed to pack, primarily for my gym bag. Before I used a basic checklist editor but found it tedious having to uncheck all the items before following the list and checking them all again! Hence, the idea of simplifying this daily task was born.

Check it out: https://francisquinn.github.io/checkminder/

How it works

I wanted to keep the project as simple as possible. The landing page contains all the checklists. There are some basic functions like edit, delete or create a new list. Within each list are the items which are structured in the same manner.

Within each list there is a play icon that starts the checker function which begins to check each item one-by-one. There are 2 main actions on this page:

  • Check
  • Skip

At the end of the checker the 2 lists (Checked and skipped) are displayed with an option to return back to the list.

That’s it!

How to use

There are two ways to use Checkminder:

  • Directly from the browser
  • As a Progressive Web Application (PWA)

Find out more on how to install a PWA on your device here

⚠️ LocalStorage is used to store the list details so data is not shared between browsers

Technology

React, Vite and a touch of CSS

Installation

To install Checkminder simply fork this repo then run the command

npm install

Then to start the development server run:

npm run dev

Any contributions are much appreciated :)

Future development

  • Adding settings to customise the interface
  • iOS application
  • Database storage
  • Move list items

Collaboration

If you would like to collaborate with me on this project get it touch!

Licence

MIT licence

checkminder's People

Contributors

francisquinn 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.