Giter Site home page Giter Site logo

tcc's Introduction

Kokpit - TCC (Back-end)

This the introduction of our Final Paper Project, here you will find links such like the REST API docs, intructions to build and run, and finally, status of features, parsed by git branches.

REST API Documentation

You can find the full REST API doc in this link.

Instrutions to build:

You must have Node.js at least in 16.04 LTS and NPM 9.1.3 and Yarn (Optional) 1.22.19 Then you can follow this commands:

yarn install # For yarn
npm i # for npm

Then configure the .env file. A file sample can be found in .env.example the app uses this Envoriment Variables (Exemple of .env.example) Do not pull .env file in production:

PORT=3333
HOST=0.0.0.0
NODE_ENV=development
APP_KEY=2YqS-zuClW_mT8P_apy4becgu8g-ah4G
DRIVE_DISK=local
DB_CONNECTION=mssql
MSSQL_SERVER=localhost
MSSQL_PORT=1433
MSSQL_USER=lucid
MSSQL_PASSWORD=
MSSQL_DB_NAME=lucid

Feature status: Static Badge - Feature was request beyond the func. requirements

Static Badge - Feature to get started.

Static Badge - Feature being developed, soon in repository.

Static Badge - Feature done and in repository.

Static Badge - Feature tested and runing in production.

Feature Status Branch
Create company Static Badge main
Get all companies Static Badge main
Create a user Static Badge main
Login as User Static Badge main
Get all users Static Badge main
Create a project Static Badge main
Get all projects Static Badge main
Assosiate somebody to a project Static Badge
Create tasks Static Badge
Companie's banner image Static Badge

tcc's People

Contributors

brennomeneses avatar

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.