Open_house is an application for scheduling and posting open houses. When creating and account you have two options, admin account or standard user. Admins can create listing and set the time of appointment. They can also delete and update the apartment. The standard user can make an appointment and delete their own appointments.
Clone the repo, run bundle install then rake:db migrate. Once migrated successfully run rails s to open in the browser.
ruby '2.5.0'
Add additional notes about how to deploy this on a live system
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Zac Willmington - All work - Zac_Willmington
This project is licensed under the MIT License - see the LICENSE.md file for details