Welcome and thank you for using TaskWiz!
To run this webapp locally, you will need to fork the repo Once you have it downloaded and opened in a text editor like VSCode or Atom, you will need to install all the necessary gems to run TaskWiz.
To do so run:
$ bundle install
Once you see that it is done you can open a terminal window and type in rails s
this will start up a local server listening on port 3000.
On your browsers address bar type in localhost:3000
Bug reports and pull requests are welcome on GitHub at TaskWiz. 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 TravelTracker project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
- Caleb - Initial Work - TaskWiz