Coder Social home page Coder Social logo

drarig29 / kounter Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 2.6 MB

A small PWA to count many things in different lists

Home Page: https://drarig29.github.io/kounter/

JavaScript 83.22% CSS 10.59% HTML 6.19%
preact preact-cli pnpm primereact primefaces github-pages github-actions

kounter's Introduction

Kounter

A small PWA to count many things in different lists.

Import a CSV file with your lists - it will be persisted in localStorage - and you'll be able to update the counters.

Technologies:

Example

Screenshot

A CSV file must be formatted like this:

List name Elements
Team A Jalisa Daughtry
  Tisa Metellus
  Elba Kennison
  Cinthia Emanuel
  Tami Raschke
  Sallie Hamblen
  Jeni Carmona
  Natisha Peres
  Marcia Mongeau
  Concetta Heinrichs
  Johnna Goetzinger
  Monet Caine
Team B Blair Gomes
  Angeles Ratley
  Diana Garett
  Leatrice Winfree
  Gwenda Burciaga
  Tesha Tassone
  Lamonica Miner
  Elton Standley

As you can see, elements which are associated to an empty list name are considered to be in the last list.

The CSV file would be (separated with commas):

Team A,Jalisa Daughtry
,Tisa Metellus
,Elba Kennison
,Cinthia Emanuel
,Tami Raschke
,Sallie Hamblen
,Jeni Carmona
,Natisha Peres
,Marcia Mongeau
,Concetta Heinrichs
,Johnna Goetzinger
Team B,Monet Caine
,Blair Gomes
,Angeles Ratley
,Diana Garett
,Leatrice Winfree
,Gwenda Burciaga
,Tesha Tassone
,Lamonica Miner
,Elton Standley

CLI Commands

The production build will only work in GitHub Pages.

# Install dependencies
npm install

# Serve with hot reload at localhost:8080
npm run dev

# Build for production with minification
npm run build

# Test the production build locally
npm run serve

kounter's People

Contributors

drarig29 avatar

Watchers

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