5.1.2 • Published 4 years ago

collectors-db v5.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Base Collector's Database UI

A UI for viewing and managing the (football programme) collection data contained in a google sheet

Table of Contents

Why does this exist

Christmas present for my dad 2019!

Requirements

To create a smiliar UI from your own data you will need:

  • a Google sheet containing your data with, at a minimum, the following headings -
    • ID
    • Season
    • Date
    • Opponent
    • Home/Away
    • Programme Got/Want
  • A google project connected to your sheet (I used this very helpful Twilio tutorial )
  • Your google project credentials saved as environment variables

Usage

via the browser, e.g.: https://example-programme-database.herokuapp.com/

Development

To run locally:

  • Clone the repo to your machine
  • Do $ npm install
  • Create a .env file with your google config variables and sheet id
  • Update the config.js file with your configuration preferences, e.g. heading and colours for the site
  • run locally with $ nodemon app.js

Things to do / enhancements

  • make colorTwo a more transparent version of colourOne if no colourTwo supplied
  • show filter string on main page
  • DRY out get images function
  • allow inline editing on table view
5.1.2

4 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.4.5

4 years ago

4.4.2

4 years ago

4.4.1

4 years ago

4.4.0

4 years ago

4.3.4

4 years ago

4.3.2

4 years ago

4.3.3

4 years ago

4.3.1

4 years ago

4.3.0

4 years ago

4.2.0

4 years ago

4.1.1

4 years ago

4.1.0

4 years ago

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.7.1

4 years ago

2.7.0

4 years ago

2.6.1

4 years ago

2.6.0

4 years ago

2.5.3

4 years ago

2.5.2

4 years ago

2.5.1

4 years ago

2.5.0

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.2.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

2.0.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago