hackforla / hackforla/311-report
HOTFIXES
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
Known things that need fixing with report generator tool:
- [ ] Need title as first row in csv: [NC - Request Type - Data From: MMM/YYYY To: MMM/YYYY - Report Generated: MMM/DD/YYYY XX:XX]
- [x] Need file name to reflect what it is [Request Type - YYYY MMM to MMM - Pulled MMM/DD/YY]
- [x] Fix output so only addresses in the requested NC show up in the output file
- [x] Details in Issue #149
- [x] Text changes
- [x] Change text from Beta to Alpha
- [x] Change Hack4LA to HackforLA
- [x] Loading problem that Bonnie had... its a cold restart issue
- [x] - Cant be fixed until in new repo
### Resources/Instructions
Heroku site for seeing the [app live](https://hackforla-311-report-generator.herokuapp.com/)
**Dev setup**
Project is in the `report_generator` branch of the [311-report](https://github.com/hackforla/311-report) repo
From the root of the repo, you can run npm install && npm start to run the application...no further setup is necessary
Contributor guide
Assessment
This issue has not been assessed yet.