Simple property management platform for rental agencies Avenist.
Key Features • How To Use • Download • Credits • Related • License
- Booking management - List + Calendar view
- log and manage bookings for your properties in an easy and intuitive way
- Automatic PDF generator
- Generate PDFs for your bookings automatically and send them to your clients.
- Inovice Generator
- Generate pdf invoices for your bookings automatically and send them to your clients.
- Incidents management
- Log and manage incidents for your properties in an easy and intuitive way
To clone and run this application, you'll need Ruby on rails and the basic config installed on your computer. From your command line:
# Clone this repository
$ git clone git@github.com:Danrod16/equinox_admin.git
# Go into the repository
$ cd equinox_admin
# Install dependencies
$ bundle install
$ yarn install
# create and migrate database
$ rails db:create
$ rails db:migrate
$ rails db:seed
# Run the app
$ rails sTo login: Make sure to be on the correct subdomain: equinox.lvh.me:3000
This software uses the following open source packages:
For every contribution, bug report or improvement please create an issue by following the for correct color code in the title:
🔴 Urgent 🟠 Important 🟡 To be fixed when possible 🟢 Good to have
@christinasugiono - Christina Sugiono - Full-stack developer @danrod16 - Daniel Rodriguez - Full-stack developer @abp85 Alejandro Bringas - Full-stack developer - Feature: PDF Generator V1.

