reese-lee / wanderlist

A web application to demonstrate what we've learned during the intro to programming track by creating a application to track packing lists for camping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WanderList

Packing App for Camping trips, April 18, 2019

By Heather Zurek, Dustin Herboldshimer, Reese Lee

Description

A web application that allows the user to create pre generated lists and edit them based on their trips needs

Setup/Installation Requirements

  • URL
  • Open Web Application in Browser
  • Select drop down for your trip
  • Add items to list

Specs

Behavior Input Output
User selects time of year for their trip Winter Winter
User selects terrain type for their trip Desert Winter, Desert
User can name their list Grand Canyon Trip 2020 Grand Canyon Trip 2020
User can uncheck items they don't want ☑ Sleeping bag liner ☐ Sleeping bag liner
User can add items to their list Warm socks Warm socks
User can remove items from their list Warm socks
User can check off items that are packed Coffee Coffee ✓ Packed

Known Bugs

No known bugs, please contact us via the contact form if you find any issues.

Support and contact details

If you run into any issues or have questions, ideas or concerns please reach out to us via the contact form on the web application.

Technologies Used

JavaScript

License

MIT license

Copyright (c) 2019 Heather Zurek, Dustin Herboldshimer, Reese Lee

About

A web application to demonstrate what we've learned during the intro to programming track by creating a application to track packing lists for camping


Languages

Language:JavaScript 44.1%Language:HTML 41.2%Language:CSS 14.7%