Hector-Ariceaga / evassist

An event and task tracker for photographers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EvAssist

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.

Installation

Simply clone this repository.

And then execute:

$ bundle install
$ rake db:create
$ rake db:migrate
$ rake db:seed

Finally, run:

$ shotgun

Usage

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.

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Evassist project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

An event and task tracker for photographers.

License:MIT License


Languages

Language:Ruby 56.5%Language:HTML 43.5%