Fresh 'n clean appointment organization. Riding on Rails 5!
git clone https://github.com/marciandmnd/IcyCalendar.git
cd IcyCalendar
bundle install
rake db:migrate
Then, fire up the Rails dev server!
rails s
IcyCalendar is built using Ruby on Rails v. 5
rake test
IcyCalendar is pre-configured to be easily deployed to Heroku. Simply push the repo to your Heroku Rails application.
Pull requests welcome!
- Marcian Diamond - Initial work - marcian.guru
This project is licensed under the MIT License - see the LICENSE.md file for details