This web app was designed for photographers to allow them to easily create and catalog their events, essential shots, to-do's and 'must-haves'.
Checkout the video demo here.
Simply clone this repository.
And then execute:
$ bundle install
$ rake db:create
$ rake db:migrate
$ rake db:seed
Finally, run:
$ shotgun
Start by registering an account so you can log in and save your events and tasks. By having an account you can also create, edit and delete your own events and tasks.
Bug reports and pull requests are welcome on GitHub at https://github.com/Hector-Ariceaga/evassist. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Evassist project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.