Database App using psql Calendar
https://purr-thday.herokuapp.com/birthdays
- Clone the repo
gh repo clone fac24/week2-Minju-Hussain-Asmahan-George
and cd into the folder. - Install all dependencies to run your server
npm install
. - Start your server
npm run dev
. - Visit
http://localhost:3000
to view the application.
- While in the project folder, run
npm run test
. - Edit the test.js file to make your own tests.
- Have the server running in one terminal and Cypress in another 🖥
As a user, I want:
- To submit information on the app for anyone to see;
- To return to the app later and see what I previously posted;
- To see when the next pet's birthday is on the list;
- To view what age a pet is going to be;
- To filter by type of pet; and
- A mobile First Design.
- Buttons to say attending/not attending pet's birthday party;
- Picture upload; and
- Homepage per pet.
- Minju: DEPLOYMENT
- Asmahan: DEVOPS
- George: QA
- Hussain: UI/UX
- db diagram link
- schema screenshot: