Skip to content

The Symfony application is an application created for the logistics department that allows you to keep a log of transport requests and form a task for drivers.

master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

About Project

The Symfony application is an application created for the logistics department that allows you to keep a log of transport requests and form a task for drivers.

Requirements

Quick Start

$ git clone https://github.com/vol-mir/logistic.git
$ cd logistic
$ composer install
$ cp .env.example .env
$ sh makedb.sh
$ sh makefixtures.sh

Demo Credentials

User: admin
Password: admin

Screen

Alt text

About

The Symfony application is an application created for the logistics department that allows you to keep a log of transport requests and form a task for drivers.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.