I built the app as a way to help organize travel plans among multiple people. It’s pretty basic right now its just a board of destinations shared between people. You can check it out at mywanderlust.co.
Here’s an example trip I made:
http://mywanderlust.co/trips/c8b8d9b3444c2dce21fcf12063101b77a93c30f6/edit
Here’s my profile with multiple trips I want to go on:
http://mywanderlust.co/users/2
Please try to plan a trip with it and share the trip with people and tell me what would make the app more useful.
All feedback is appreciated.
This application requires:
- Ruby version 1.9.3
- Rails version 3.2.13
Learn more about Installing Rails.
This application uses AngularJS
https://github.com/FineLinePrototyping/angularjs-rails-resource
https://github.com/angular-ui/bootstrap
https://github.com/twbs/bootstrap
This application uses PostgreSQL with ActiveRecord.
- Template Engine: ERB
- Testing Framework: RSpec and Factory Girl
- Front-end Framework: Twitter Bootstrap (Sass)
- Form Builder: SimpleForm
- Authentication: Devise
- Authorization: None
The application is configured to send email using a Mandrill account.
Go to mywanderlust.co and try it out.
This is the only documentation. Sorry.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
If you make improvements to this application, please share with others.
- Fork the project on GitHub.
- Make your feature addition or bug fix.
- Commit with Git.
- Send the author a pull request.
If you add functionality to this application, create an alternative implementation, or build an application that is similar, please contact me and I’ll add a note to the README so that others can find your work.