AlbertoJTD / gantt_chart

Upload Microsoft Projects files and view data as a Gantt chart

Home Page:https://gantt-chart-app.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gantt chart

Minimal requirements

  • Ruby 3.1.2
  • Ruby on Rails 7.0.7.2
  • JDK 20
  • PostgreSQL

Frameworks and libraries

Getting Started

  1. Install JDK, this is required to use mpxj gem

  2. Clone the repository

git clone https://github.com/AlbertoJTD/gantt_chart.git
cd gantt_chart
  1. Install gems
bundle install
  1. Create database and run migrations
rails db:create db:migrate
  1. Run development server
./bin/dev

About

Upload Microsoft Projects files and view data as a Gantt chart

https://gantt-chart-app.onrender.com/


Languages

Language:Ruby 66.7%Language:HTML 28.2%Language:JavaScript 3.6%Language:CSS 1.3%Language:Shell 0.2%