From d00614692896c504e0616c49a1fed623796d8eec Mon Sep 17 00:00:00 2001 From: jianmingtu Date: Fri, 16 Apr 2021 18:36:07 -0700 Subject: [PATCH] #17 readme --- README.md | 15 +++++++++++++-- server/README.md | 2 +- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bacf7fa..af2fa39 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,22 @@ This is web app for finding the lost pets or the owner who lost pets. The app pr ## technologies -* use react, express and mongodb, deploying on heroku and mongodb altas and save the images on AWS s3 bucket, using React, Bootstrap, Material-ui, font-awesome +* use react, express and mongodb, deploying on netlify(front end app), heroku(Node express) and mongodb altas and save the images on AWS s3 bucket, using React, Bootstrap, Material-ui, font-awesome + * netlify : https://eloquent-archimedes-c44224.netlify.app/ + * Heroku: https://fathomless-lake-61399.herokuapp.com/api ## App Layer client - React (Netlify) server - Express (Heroku) database -MongoDB -## install +## install server +https://github.com/BCIT-SSD-2020-21/passion-project-jianmingtu/tree/main/client + +## server install +https://github.com/BCIT-SSD-2020-21/passion-project-jianmingtu/tree/main/server + + +![](https://i.imgur.com/sW2ter8.png) +![](https://i.imgur.com/88agZx5.png) + diff --git a/server/README.md b/server/README.md index 4edd3ac..19d8dd8 100644 --- a/server/README.md +++ b/server/README.md @@ -1,7 +1,7 @@ # server ## Server Layer -server - Express (Heroku) +server - Express (Heroku) database -MongoDB - Install npm init