Skip to content

Latest commit

 

History

History
executable file
·
48 lines (28 loc) · 828 Bytes

README.md

File metadata and controls

executable file
·
48 lines (28 loc) · 828 Bytes

Icon

IcyCalendar

Fresh 'n clean appointment organization. Riding on Rails 5!

Getting Started

git clone https://github.com/marciandmnd/IcyCalendar.git
cd IcyCalendar
bundle install
rake db:migrate

Then, fire up the Rails dev server!

rails s

Prerequisites

IcyCalendar is built using Ruby on Rails v. 5

Running the tests

rake test

Deployment

IcyCalendar is pre-configured to be easily deployed to Heroku. Simply push the repo to your Heroku Rails application.

Built With

Contributing

Pull requests welcome!

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details