Code Monkey home page Code Monkey logo

shopconsole's Introduction

Shop Console

carlosalbertorios@carlos-Aspire-E5-475G:~/Documentos/Programación/ShopConsole(main⚡) » dotnet run
1- List clients.
2- List articles.
3- Add a new client to the system.
4- Add a new article to the system.
5- Edit customer data.
6- Edit the data of an article.
7- Delete a client.
8- Delete an article.
9- List Invoices.
10- Add a new invoice to the system.
11- List the invoices of a customer.
0- EXIT
Please select an option:
1

ID: 1, Name: Juan, Phone: 3216573456
ID: 2, Name: Pepito, Phone: 3218764865
ID: 3, Name: Marco, Phone: 3146578934
ID: 4, Name: Andres, Phone: 3135555567
ID: 5, Name: Sandro, Phone: 3203217676
Press any key to continue . . .


1- List clients.
2- List articles.
3- Add a new client to the system.
4- Add a new article to the system.
5- Edit customer data.
6- Edit the data of an article.
7- Delete a client.
8- Delete an article.
9- List Invoices.
10- Add a new invoice to the system.
11- List the invoices of a customer.
0- EXIT
Please select an option:
2

ID: 1, Name: Celular Huawey, Stock: 13, Price: 450000
ID: 2, Name: Televisor Samsung, Stock: 7, Price: 1050000
ID: 3, Name: Equipo de Sonido LG, Stock: 5, Price: 600000
ID: 4, Name: Celular Iphone X, Stock: 5, Price: 3500000
ID: 5, Name: Celular Moto G7, Stock: 16, Price: 750000
Press any key to continue . . .


1- List clients.
2- List articles.
3- Add a new client to the system.
4- Add a new article to the system.
5- Edit customer data.
6- Edit the data of an article.
7- Delete a client.
8- Delete an article.
9- List Invoices.
10- Add a new invoice to the system.
11- List the invoices of a customer.
0- EXIT
Please select an option:
10

Enter the details of the new invoice:
Id Invoice:
1
ID Customer:
2

List articles:
Enter the ID of the article you want to add:
3
Enter the amount you want to carry:
4
You want to add another item to the invoice:
1- YES
0- NO
Please select an option:
1
Press any key to continue...

Enter the ID of the article you want to add:
3
Enter the amount you want to carry:
2
Not all these drives are available.
Do you want to enter another quantity less than: 1
1- YES
0- NO
Please select an option:
1
Enter the amount you want to carry:
4
You want to add another item to the invoice:
1- YES
0- NO
Please select an option:
1
Press any key to continue...

Enter the ID of the article you want to add:
5
Enter the amount you want to carry:
3
You want to add another item to the invoice:
1- YES
0- NO
Please select an option:
0
Press any key to continue...


1- List clients.
2- List articles.
3- Add a new client to the system.
4- Add a new article to the system.
5- Edit customer data.
6- Edit the data of an article.
7- Delete a client.
8- Delete an article.
9- List Invoices.
10- Add a new invoice to the system.
11- List the invoices of a customer.
0- EXIT
Please select an option:
9
ID: 1, Date: 17/4/2021 19:31:09
Customer Name: Pepito, Phone: 3218764865
Items List: 
ID: 3, Name: Equipo de Sonido LG, Price: 600000, Quantity: 4, Total Price: 2400000
ID: 5, Name: Celular Moto G7, Price: 750000, Quantity: 3, Total Price: 2250000
Total Invoice Value: 4650000
================================================================================


Press any key to continue . . .


1- List clients.
2- List articles.
3- Add a new client to the system.
4- Add a new article to the system.
5- Edit customer data.
6- Edit the data of an article.
7- Delete a client.
8- Delete an article.
9- List Invoices.
10- Add a new invoice to the system.
11- List the invoices of a customer.
0- EXIT
Please select an option:
0
Press any key to continue . . .




Description

console application developed in c #, in which clients, items and invoices are managed for a business. This was developed using simply linked lists.

shopconsole's People

Watchers

 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.