Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudydaiyz/aacc-membership-log
A node.js project meant to automatically update the membership log for AACC from information inside the Google Spreadsheet and Google Forms.
https://github.com/cloudydaiyz/aacc-membership-log
Last synced: about 1 month ago
JSON representation
A node.js project meant to automatically update the membership log for AACC from information inside the Google Spreadsheet and Google Forms.
- Host: GitHub
- URL: https://github.com/cloudydaiyz/aacc-membership-log
- Owner: cloudydaiyz
- Created: 2023-02-26T03:31:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T08:01:51.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T00:12:33.542Z (3 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aacc-membership-log
This project is meant to automatically update the membership log for AACC using information from Google Spreadsheets and Google Forms. You are currently able to:
+ Update the membership log
+ Clear the membership log__Technology Used__
+ Node.js
+ Google Sheets API## Installation
1. Ensure that you have the latest version of Node.js installed on your computer.
2. Clone this repository, `cd` into this respository and call `npm install`.## How to run
Clone this repository, `cd` into this respository and call `npm start` to launch the UI.## Find a bug?
If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!## Known issues (WIP)
This project is still ongoing. What's planned to be added is:
* Formatting of the resulting sheet
* Functionality to read aggregate data from sheets within a Google Drive