https://github.com/amitvkulkarni/ProjectManagement
This application was built and submitted as part of R Shiny competition 2020. It can be used for creation of projects and related tasks. The user will be able to carry out all the basic CRUD operations on the data and save the changes.
https://github.com/amitvkulkarni/ProjectManagement
Last synced: 4 months ago
JSON representation
This application was built and submitted as part of R Shiny competition 2020. It can be used for creation of projects and related tasks. The user will be able to carry out all the basic CRUD operations on the data and save the changes.
- Host: GitHub
- URL: https://github.com/amitvkulkarni/ProjectManagement
- Owner: amitvkulkarni
- Created: 2020-03-14T10:17:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T07:08:09.000Z (almost 4 years ago)
- Last Synced: 2024-08-13T07:11:55.164Z (8 months ago)
- Language: R
- Homepage:
- Size: 2.02 MB
- Stars: 11
- Watchers: 1
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - amitvkulkarni/ProjectManagement - This application was built and submitted as part of R Shiny competition 2020. It can be used for creation of projects and related tasks. The user will be able to carry out all the basic CRUD operation (R)
README
# ProjectManagement
The application can be used for creation of projects and related tasks. The user will be able to carry out all the basic CRUD operations on the data and save the changes.# [Read more about this on my blog](https://www.analyticsvidhya.com/blog/2021/05/project-task-management-with-r-shiny/)
Home page --> Showcases some of the metrics related to projects and tasks which are dynamically updated based on the changes that are made to the data.
Projects & Tasks --> View all the projects and tasks on the same screen. You can add/delete/edit/update the data in the table in the same way you use excel sheets.

Do it Yourself --> The user will be able to select esither a projects or Tasks and carry out piviot operations on the data for data analysis. The user can generate the charts and also color code/ heatmap the data on the pivot.

Help --> Allows users to take a quick look at various features of the application.
Download reports --> Choose either a PDF or WORD document format and download the report.
