Skip to content

faber222/Service-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service-Queue

 

Service-Queue

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Service-Queue 🚀 Finished 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Service-Queue


🎯 About

This is a repository made with the intention to develop a programming project that uses the C++ language, for the subject of Programming II of Telecom Engineering

Our code is intended to discover routes on a map to calculate the shortest path between them, just using the language C++

We will read a .CSV file, and based on it, we will run our code

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and VSCode installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/faber222/Service-Queue.git

# Access
$ cd Service-Queue

# Deploy the code
$ g++ main.cpp -o {ESCOLHA O NOME}

# Run the code on windows
$ {ESCOLHA O NOME}.exe clientes.csv

# Run the code on Linux
$ ./{ESCOLHA O NOME}.out clientes.csv

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Service-Queue

 

Back to top

About

Projeto I de prog 2, feito por @faber222 e @IgorSVieira

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages