- App Page: https://real-infostate.herokuapp.com/
- Local Machine: Make sure Node.JS installed.
- cd to root of project
npm install
to install all dependenciesnpm start
to start the project.npm test
to run unit tests.
- Node.JS
- React
- Heroku (Deployment)
- GitHub (Version Control)
- Discord (Web Hook)
- PaperTrail (Logging)
- CodeShip (CI)
R0:
- Login
- Register
- Navigation
R1:
- Login Function with MongoDB support
- Registration with MongoDB support
- Improved Navigation
- Search Function
- News Page Online
- Property information is linked to MongoDB
R2:
- Make Wishlist Add - Remove Function to user
- Allow Admins to View login logs
- Allow Admins to change the corresponding Banner
- Accessability Update
- /real-infostate_React_base
- /real-infostate_React_base/public
- /real-infostate_React_base/server/models
- /real-infostate_React_base/server/python-scripts
- /real-infostate_React_base/server/routes
- /real-infostate_React_base/server/utils
- /real-infostate_React_base/src/components =