AgnieszkaKr / logistics-manager-app

Constrax- application for managing logistics on a construction sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Constrax application for managing logistics on a construction site. The application allows users to schedule deliveries to different access points on construction sites like gates, hoists, and elevators.

#To start development server run:

  • gem install
  • npm install --prefix client
  • npm start --prefix client
  • rails s

#Instead of npm start and rails s you can start development server using:

  • foreman start -f Procfile.dev

About

Constrax- application for managing logistics on a construction sites


Languages

Language:JavaScript 43.7%Language:Ruby 38.0%Language:CSS 13.5%Language:HTML 4.7%