donnieyoung / TMS

TMS (Transportation Management System) Desenvolvido para a instituição de ensino Fatec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub contributors GitHub forks GitHub Repo stars GitHub issues GitHub


Logo

TMS (Transportation Management System)

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

image

The Transport Management System is a software whose main objective is the management of transport fleets, having a great importance when used both in large and complex fleets and in smaller and simpler fleets to streamline and automate some management processes related to logistics. of cargo transport, and thus make this process more efficient.

Goals with the Software:

  • Facilitate the logistical management of cargo transport
  • Study tool for students of Systems Analysis and Development at FATEC Guarulhos
  • Clean interface following good interface development practices 😄

(back to top)

Built With

Frameworks/libraries used to initialize the project.

  • .Net
  • C#
  • MySQL
  • Figma

(back to top)

Getting Started

Prerequisites

Visual Studio 2022 with .NET 6 is required

Installation

  1. Clone the repo

    git clone https://github.com/GabrielGuedess/TMS.git
  2. Open in Visual Studio 2022 image

  3. Click on the start project button
    image

(back to top)

Roadmap

  • Create Interface in Figma
  • Create Navigation
  • Add Icons
  • Link to Database
    • Entity Framework
  • Create Database
    • Tables
    • Relations

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Gabriel Guedes - @GabrielRGuedess - gabrielrguedess@gmail.com

Project Link: https://github.com/GabrielGuedess/TMS

(back to top)

About

TMS (Transportation Management System) Desenvolvido para a instituição de ensino Fatec.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%