Skip to content

kerneltux0/PackList_Pandemonium

Repository files navigation

PackList Pandemonium

This provides a way to create packing lists for a variety of situations, from a local weekend getaway, to camping trips, to extended overseas travel, and manage the list(s) through a user account. The only information needed to create an account is a username & password. No PII (personally-identifiable information), such as: given name, address, phone number is gathered and/or stored.

Usage

This app is hosted on Heroku at: https://packlist-pandemonium.herokuapp.com

After going to that URL, you should be directed to a welcome screen with options to sign up & login. After creating an account & logging in, you'll be presented with links to create a new list, see all of the lists that you've created, and delete your account.

Contributing

Please utilize the "dev" branch for all contributions; submit all pull requests to that branch, any pull requests to the "master" branch will be denied, as that is the production codebase for the live web-site.

Bug reports and pull requests are welcome on GitHub at https://github.com/kerneltux0/PackList_Pandemonium. 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.

Testing on Your Local Computer:

  1. After cloning this repo, navigate to the project's root directory in your terminal.

  2. Type "bundle install" (no quotes) to install all dependencies.

  3. Type "shotgun" (again, no qoutes), open your web-browser of choice and enter the address that it's listening on (should be "localhost:", followed by four numbers).

Code of Conduct

Everyone interacting in the PackList Pandemonium project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

License

PackList Pandemonium is licensed under the General Public License Version 3. Terms & conditions are detailed in the license.txt file located in this repository. For more information on the license itself, please visit: https://www.gnu.org/licenses/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published