Projectify is a collaborative project management app designed to help teams organize tasks and projects efficiently. Built on a microservices architecture, this app uses technologies like Node.js, React, Postgres, MongoDB, and Redis. With Projectify, you can manage your projects in a flexible kanban style. The application is fully containerized with Docker and is deployed on Google Cloud Platform (GCP).
Before getting started, make sure your system meets the following requirements:
Follow these steps to download and run Projectify:
Visit the Releases Page: Click the link below to visit the Projectify releases page.
Download the Latest Version: On the releases page, you will see the latest version of Projectify. Click on the downloadable link for your operating system.
Extract the Files: Once downloaded, locate the zip file and extract it to a folder on your computer.
Projectify.exe.Projectify.app../Projectify.Follow the Setup Instructions: The first time you run Projectify, you may be prompted to complete a setup process. Follow the on-screen instructions to set up your workspace.
To download Projectify, click the link below:
Once on the releases page, find the latest version and select the appropriate file for your operating system.
If you prefer to run Projectify using Docker, follow these additional steps:
docker pull mortada2003/projectify
docker run -p 8080:80 mortada2003/projectify
http://localhost:8080 to access Projectify.If you encounter any issues:
For further support, create an issue on the GitHub repository. Provide details about the problem you are facing, and someone will assist you.
We welcome contributions to Projectify. If youβd like to contribute, please fork the repository and submit a pull request. Ensure that you follow the contribution guidelines.
Stay tuned for updates and new features! Check back on the releases page regularly.