# roz_project **Repository Path**: rebooo/roz_project ## Basic Information - **Project Name**: roz_project - **Description**: Reports of Zentao Project - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # roz_project Reports of Zentao PMS, ROZ for short. The source-opened Project Management System of ZenTao is popular and helpful. However, in some cases, we need more special reports based on the PMS. This project is a beginning, we want to do something more for the customized reports, and beautiful data-charts, which is mainly based on the famous ECharts. Everyone who may help us improving the project would be welcomed and encouraged. ## How To Use for developers: 1. Activate the virtualenv and run: ```python manage.py runserver```. 2. The service would be running on http://127.0.0.1:5000/ ## Framework | Unit | Component Selection | | ----: | :-----: | | Web Library | jQuery, Echarts | | Web Framework | Flask | | Database | share with ZenTao DB(MySQL) | ### Features - light weighted, we use Python and Flask to make everything simple. - easy development - easy deployment, users only need to unzip it and run. - easy to use. Attention: The deployed system would serve managers and team leaders only, the user amount would be limited. **It CANNOT be used for large amount of users and high concurrent scenarios**.