Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.23 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.23 KB

Currency Exchanger

Epicodus Week 6

By Chris Yoon

Description

This website is your virtual packing list and will organize all the items that you need to take with you on your journey.

Behavior Specifications

Behavior Input Output
The program takes a user input of a Item "Canteen" N/A
The program takes a user input of Category. "Camping" N/A
The program displays user inputs of Stylist and Client N/A "Camping: Canteen"
The program allows user to EDIT Item or Category. N/A N/A
The program allows user to DELETE Item or Category. N/A N/A

Setup/Installation Requirements

Via GitHub Download

  • Navigate to www.github.com/chyoon2
  • Find the currency-exchange repository by search or scroll
  • click Download repository
  • Navigate to the project folder that you have just downloaded
  • Open the index.html file in your preferred browser

Known Bugs

There are no known bugs.

Support and contact details

Please reach out to me at [email protected] if you have any questions or suggestions

Technologies Used

  • HTML
  • CSS
  • Javascript
  • C#
  • SQL

License

MIT Licensing

Copyright (c) 2020 _Chris Yoon