During COVID-19, people are flocking to camping. As a result, demand for campgrounds has drastically increased. For the people who could not make a reservation is targeting cancelled campgrounds. This web app will monitor cancelled campgrounds every one hour. If there is avaiilable campsties, we will notify users via email.
Please click here to check it out
-
Connect DB and store in the db
-
change date format to mm-dd-yyyy
-
Deploy on AWS console
- AWS Amplify for CI/CD - click here to view
-
register a domain name by using aws route 53
- [checked price] https://aws.amazon.com/route53/pricing/
-
add unit id and availability
-
delete data from a table vs filter
-
creat youtube demo video
-
write test cases
https://docs.amplify.aws/start
| Build Command: npm install
| Start Command: npm start