Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.25 KB

Property Management

If you clone this repository, need to run "npm install" in terminal

Description 🚀

Application that facilitates:

  • The loading of our properties, placing all your data and applying automatically an image depends on whether it is a cabin, an apartment or a house.

  • The loading of clients with all needed data.

  • The charge of stays, being able to choose which client is going to stay in which property, placing the dates, the value per day, and calculating automatically the total value and a 20% deposit.

Built with 🛠️

📋

  • Model-View-Controller (MVC) architecture
  • Clean UI
  • CRUD operations
  • Authentication
  • Handling models thanks to Sails ORM called Waterline
  • Solving a business problem.
  • Also, this app use a policy to prevent that any who isn't loaded make changes.

Deploy 📦

Any suggestions would be highly valued and warmly welcomed.

⌨️ with ❤️ by Juan Cruz Favaro 😊