Travelogue to keep track of your adventures. Built with a Rails on Ruby back-end and JavaScript/JQuery front-end. It is still in development.
- fork and clone repo
- bundle install
- migrate database
You can play with it in console mode with the above.
To use it in server mode as a web app, you will need a key and id for the Omniauth Facebook login and an https host. Ngrok is a nice solution for local https testing.
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Bug reports and pull requests are welcome on GitHub at https://github.com/'unenlightened'/travelogger. 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.
Everyone interacting in the Travelogger project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
This project has been licensed under the MIT open source license.