|| Good Food ||
___________________________
Initiated 12/16/2020.
Project Docs · Report Bug · Request Feature
This project is made to display Good Food from a users allergies and intolerances. Everyone seems to have some issue with food from illness to taste or texture. This won't help with the later but I hope it will give some insight to the former. I used many scientific websites and documentation to come up with the information contained in this database but as science changes, so does our understanding of information. This information is as good as I can research as of December of 2020. Thank you.
- lots right now ... unfinish project
To view or edit the code, you will need an code editor or text editor. The popular open-source choices for an code editor are Atom and VisualStudio Code.
- Code Editor Download:
- Click the download most applicable to your OS and system.
- Wait for download to complete, then install -- Windows will run the setup exe and macOS will drag and drop into applications.
- Optionally, create a GitHub Account
- Download files from GitHub repository by click Code and Download Zip
- Extract files into a single directory
- Run GitBASH in directory
- Type "npm install" - to install Node Package Manager and additional files
- Type "npm run start" - to open compiled browser and view project
- Have fun with The Exchange!
- For cloning please use the following GitHub tutorial
- Place files into a single directory
- Run GitBASH in directory
- Type "npm install" - to install Node Package Manager and additional files
- Type "npm run start" - to open compiled browser and view project
- Have fun with The Exchange!
Check out the demo at GitHub
Author | GitHub | |
---|---|---|
Mike Manchee | mmanchee | mikemanchee@gmail.com |
If you have any feedback or concerns, please contact me.
You can learn more in the Create React App documentation.
Date | Hours | Notes |
---|---|---|
11/21 | 2 | Planning and researching |
11/22 | 3 | Planning and researching |
11/24 | 6 | Researching and begin CSV |
11/25 | 6 | Work on CSV |
11/27 | 6 | Work on CSV |
11/29 | 3 | Diagraming |
12/2 | 3 | Histamine research |
12/4 | 2 | Work on CSV |
12/6 | 4 | Allergy and Intolerance research |
12/10 | 2 | Allergy and Intolerance research |
12/11 | 8 | Start C# API |
12/12 | 4 | Temp solution for API |
12/13 | 3 | Work on CSV |
12/16 | 3 | Fix API to create Food List |
12/17 | 5 | Start React Front End |
12/18 | 8 | Merge working CSV and API |
12/20 | 4 | Add Modal and api inputs |
12/21 | 8 | More modal work and fleshed out |
12/22 | 8 | Switched to a demo because full version buggy |
12/23 | 4 | clean up demo for presentation |
This project is licensed under the MIT License. Copyright (C) 2020 Mike Manchee. All Rights Reserved.
MIT License
Copyright (c) 2020 **_Mike Manchee_**
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Information for this API Nutrition Data FoodData Central
Issue Data Food Allergens/ Mast Cell 360 Food Compatibility Healthline
Other Links JsonSerialization Entity Framework Raw SQL
"A school for tech careers... to help people learn the skills they need to get great jobs."
"...The Internet is becoming the town square for the global village of tomorrow..."
- Bill Gates
Return to Top