Skip to content

Danrod16/equinox_admin

Repository files navigation


Avenist
Avenist© 2022

Simple property management platform for rental agencies Avenist.

Key FeaturesHow To UseDownloadCreditsRelatedLicense

Avenist

Key Features

  • 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

How To Use

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 s

To login: Make sure to be on the correct subdomain: equinox.lvh.me:3000

Credits

This software uses the following open source packages:

Contributing

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

Team

@christinasugiono - Christina Sugiono - Full-stack developer @danrod16 - Daniel Rodriguez - Full-stack developer @abp85 Alejandro Bringas - Full-stack developer - Feature: PDF Generator V1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors