Projecty project management app based on spring.
My main assumption is to create a free and open source focused on privacy project management application for everyone. I know that project data are really sensitive so you feel better when you are owner of them. And for those who do not have a server, Projecty will be available on the hosted server completely free (in the future).
App is in early beta versions. It works but layout isn't perfect. My priorities are to develop backend not frontend.
- Clone repository
- Import it to your favourite IDE
- Remember to edit application.properites
Make sure that this user have full access to database
spring.datasource.url=jdbc:mysql://db_host:db_port/db_name?serverTimezone=UTC spring.datasource.username=db_user spring.datasource.password=db_password
- Build app, run it and enjoy
- JRE ≥ 1.8
- MySQL 8.0 compatible database
Your contribution is welcome. No matter who you are, you can help anyway. The most helpful is help with coding but graphic designers are also needed. If you are not developer or graphic designer don't worry, you can help with translations, post on blog, make a video, or tell your friend about Projecty. Your contribution will be appreciated.
Projecty is licensed under GNU GPL v3.0 http://www.gnu.org/licenses/gpl-3.0.html