GithubHelp home page GithubHelp logo

chyoon2 / vendor-tracker.solution Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 28 KB

Console app that tracks the vendors and their order details | C# | Testing

C# 83.33% HTML 16.67%
csharp test-driven-development epicodus-students

vendor-tracker.solution's Introduction

Pierre's Vendor Tracker

By Chris Yoon

Description

This program is to track all the vendors that buy from Pierres bakery.

Setup/Installation Requirements

Steps Example
Follow this link to the project repository on GitHub. Link to the project repository
Click on the "Clone or download" button to copy the project link.
If you are comfortable with the command line, you can copy the project link and clone it through your command line with the command git clone + project link. Otherwise, I recommend choosing "Download ZIP".
Once the ZIP file has finished downloading, you can right click on the file to view the zip folder in your downloads.
Right click on the project ZIP folder that you have just downloaded and choose the option "Copy To...", then choose the location where you would like to save this folder.
Navigate to the final location where you have chosen to save the project folder.
To view the code itself, right click, choose "open with..." and open using a text editor such as VS Code or Atom, etc.
Once you have cloned or downloaded the project and opened it in VS Code or another text editor, open a new terminal by navigating to Terminal -> New Terminal. A terminal will open on the page.

Specifications

Behavior Input Output Completed(Y/N?)
The Program take an input of a vendor name and a description. "Nancy, Seattle" N/A Y
The Program will take inputs of a order price, description, date, and title of an order. "$14, Nancy, Seattle, December 2019" N/A Y
The Program will output the vendor info on a vendor info page. "Nancy, Seattle" "Name: Nancy, Description: Seattle" Y
The Program will output the order info on a order details page. "$14, Nancy, Seattle, December 2019" "Title: Nancy, Description: Seattle, Price:$14, Date: December2019" Y
The Program will allow user to input multiple orders one at a time. N/A N/A Y
The Program will allow 'save' orders to the vendor that made the order. N/A N/A Y
The Program will allow users to navigate between different vendors on the vendor index page. N/A N/A Y
The Program will allow users to navigate between all the orders for a particular vendors on the vendor show page. N/A N/A Y
The Program will provide form pages to add vendors and the orders. N/A N/A Y

Known Bugs

There are no known bugs

Location (html/css/js & specific location if known) Message Bug Resolved (Y/N) How was the issue resolved?

Support and contact details

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

Technologies Used

  • C# *MVC *HTML
  • VSCODE

License

MIT Licensing

Copyright (c) 2020 [email protected]

vendor-tracker.solution's People

Contributors

chyoon2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.