Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phu0n9 committed Jan 18, 2022
1 parent 3c3b54d commit 86082ac
Showing 1 changed file with 9 additions and 48 deletions.
57 changes: 9 additions & 48 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,14 @@
# Changelogs:
# GROUP ASSIGNMENT: SOFTWARE ARCHITECTURE

## Modified: 12/01
## ABOUT THIS REPOSITORY:
This is the React Application about renting houses in Vietnam. Built with Material UI and React-Bootstrap

- viewDetails
- navigationBar
- MeetingForm
- Deleted page Help
- Added Redirect pages
## Authentication 3rd Party:
Auth0- Read more here: https://auth0.com/docs/

## `Bugs`:
## BACK_END GIT:
https://github.com/mnskgrayce/real-estate-mgt/

- logo in my page does not work `navBar`
- Profile picture in navigation bar position is weird
- word `House Description` cannot be seen
- sliding button in `ViewDetail` slider is kinda bright
- Need to resize the picture in `ViewDetail`
## Deployed on Heroku:

# INSTRUCTION FOR AUTH0:

https://docs.google.com/document/d/1LAGecNNdEr2tOjjm9eEe6AdkPSyLVQckuLSNnFtcTkQ/edit?usp=sharing

## Note:

- in `components` folder, please put the same directory of components existing in `pages` in to the same name folder. More specficially, If multiple pages share the same components, put it inside `components` directory but outside `folder that have the same name with pages`.
For example:

```
components
|
|-- footer.js
|-- navbar.js
|---- homepage
|------- AdsBanner.js
|------- Location.js
|------- Contact.js
|---- rental
|---- viewDetails
```

This apply the same for `img` folder

Feel free to add bootstrap page structures as long as they have the same white background and same button blue theme

### `Task done`:

- Modified Home page using Bootstrap

### `TODO`:

- download this bootstrap: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
- `viewDetails` take a look at details and follow the same style, the slider(`ads`) can be used again in this page
- `rental` feel free to add a bootstrap on it but take a look at AirBnB page: https://www.airbnb.com/s/homes?search_mode=flex_destinations_search&date_picker_type=flexible_dates&flex_destinations_session_id=fe80344f-5248-47e1-b6f7-ae1789f3b23d
https://eeet2582-realestatemgt.herokuapp.com/

0 comments on commit 86082ac

Please sign in to comment.