Skip to content

Commit

Permalink
#17 readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jianmingtu committed Apr 17, 2021
1 parent a9ac116 commit d006146
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# server

## Server Layer
server - Express (Heroku)
server - Express (Heroku)
database -MongoDB
- Install
npm init
Expand Down

0 comments on commit d006146

Please sign in to comment.