Skip to content
forked from leclm/polaris

Sistema Polaris - Gerenciamento de Aluguel de Contêineres, desenvolvido para o TCC do curso TADS da UFPR.

Notifications You must be signed in to change notification settings

r94oliveira/polaris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Polaris

About

The present work aims to help small companies in the management of container rentals, with the main purpose of increasing the automation of tasks and centralizing data, making the process of managing the lease by the owner easier and faster. The system helps in the organization of the company, grouping the types of containers available, their technical specifications, stock controls and lease history. In addition, it allows payment through PayPal in an automated way. It also allows customers to have access to a logged area with details and history of all their rentals.



Preview


Polaris

Polaris

Polaris

Polaris


Technologies


How to Run

Front-End

- Clone this repository:
$ git clone https://github.com/leclm/polaris.git

or if you have an SSH key
$ git clone git@github.com:leclm/polaris.git

- Enter in directory:
$ cd polaris/src

- Run
$ npm install
$ ng serve

- Open your browser in:
http://localhost:4200/

Back-End

- Create Alias using PowerShell for "run-multiple-solutions.bat" file found inside back-end directory

$ Set-Alias run-solutions C:\caminho\para\run-multiple-solutions.bat
$run-solutions

- That will run all projects solution files


How to Reach Us

This project was developed by @Katiana Zeitz, @Letícia Lima and @Robson Oliveira.

Linkedin Badge Linkedin Badge Linkedin Badge

About

Sistema Polaris - Gerenciamento de Aluguel de Contêineres, desenvolvido para o TCC do curso TADS da UFPR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 54.1%
  • TypeScript 22.5%
  • HTML 15.5%
  • SCSS 6.1%
  • JavaScript 1.0%
  • Vue 0.7%
  • Batchfile 0.1%