Week 6 project (Hannah, Sak, Michele, Charmaine)
db structure
npm i - to install our npm packages
npm start - to run our server
ask us for our config.env 😄
A database for FACers to search for learning resources among FAC.
Because we have a thirst for knowledge.
1- We got together and discussed the Database Schema;
-
🏆 Set up
- skeleton was pretty seamless.
-
🏆 Database up and running
- issues with the search function: we want to use index numbers to take the search from the front to the back.
- 😄 information is now where we need it
- 😢 but is not connected up
- DB names (upper and lower case).
- getData is not a function.
- heroku
- working
- Submit function for users to add resources;
- unhackable (you can't input!);