This application allows you keep track of all positive aspects of your events like trips and special occasions. Unlike other journal sites, this application focuses primarily on positive aspects of appreciation only. No more relying on photos to remember how you really felt in that moment, express yourself in words!
The iAppreciate application allows you to:
- Login or Signup with your own account
- View your appreciation diary
- Create, Edit, and Delete your iAppreciate moments and event details
- You can also share your user page and visitors don't have to login to view.
- Clone this repo to your computer.
- Navigate to cloned folder
- To install all dependencies, run:
bundle install
- To get the database setup, run:
rake db:migrate
- To run a local server, run:
shotgun
- Navigate to: http://localhost:9393 and create a new account.
- Enjoy!
Bug reports and pull requests are welcome on GitHub at "https://github.com/Anthony-Mendola/iAppreciate". 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.
This application is available as open source under the terms of the [MIT License]"".