Skip to content

Ruby on Rails and Javascript implementation for users to track gift list for individual friends and overall budget.

License

Notifications You must be signed in to change notification settings

cjwood032/holiday_giftlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holiday Giftlist Helper. The holiday giftlist helper is an app designed to help users track the people they are getting gifts for, and to track their budget as they purchase the gifts. ##Usage Guide Video demonstration: https://youtu.be/6xa3LbODHtE After logging in, users are prompted to add to their friends list. User can add prospective gifts that their friends want, and then review the gifts before purchasing one. Upon purchasing a gift, the friend and user updates to reflect the purchase. There is no limit to the number of gifts that can be purchased for a friend, and the same gift can be purchased more than once.

Installation

  1. From github, download or clone the repo into a desired folder.

  2. Navigate terminal to the root folder for the application.

  3. Run “bundle install” which will install the appropriate gem files for the application.

  4. Run “rake db:migrate” which will create the tables in which all the information will be stored.

  5. Run “rails s” to start up the server.

  6. Navigate an internet browser to the running server (local host 3000 by default)

The app is up and running!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cjwood032/holiday_giftlist. 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 CCG_game_tracker project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Ruby on Rails and Javascript implementation for users to track gift list for individual friends and overall budget.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published