Skip to content

41026 Advanced Software Development - Project Release

Notifications You must be signed in to change notification settings

michtnt/ASD-RealInfoState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeship Status for UTS-ASD2020-G1/real-infostate

41026 Real-InfoState

A Real Estate + Life Companion


How to use?

  1. cd to root of project
  2. npm install to install all dependencies
  3. npm start to start the project.
  4. npm test to run unit tests.

Technology Stack

  • Node.JS
  • React
  • Heroku (Deployment)
  • GitHub (Version Control)
  • Discord (Web Hook)
  • PaperTrail (Logging)
  • CodeShip (CI)

Features

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

  • Wishlist
  • Logs
  • Bannners
  • Locking account when there is more than 5 login attempts

File Structure

  • /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