MicroProject.app

minimalistic, open-source
project management web app

Think Google Tasks or Microsoft To Do, but self-hosted and open-source. With projects, due dates, assignments, comments, and markdown.

Free and open source
No license fees, no restrictions. Use, modify, and deploy however you like.
Self-hosted
Run on your own server. Your data stays with you.
Minimalistic
Only the features you actually need. Nothing extra.
Product screenshot

what we have

Projects
Group and organize your work into projects.
Users
Invite team members to collaborate on projects.
Tasks
Star important tasks, set due dates, assign members, and add comments with markdown.
Notes
Create notes with markdown to capture ideas and information.
Dark theme
Follows your system preference automatically, or switch manually.
Desktop and Mobile
Works well on both desktop and mobile.
Configuration Flexibility
Deploy on VPS, Docker, or Heroku. Configure sign-ups, S3, and more.
Multiple Authentication Methods
Email/password, Google OAuth, or Microsoft OAuth.

quick start

For development only, not recommended for production.

git clone https://gitlab.com/dzaporozhets/microprojectapp.git
cd microprojectapp
docker-compose -f docker-compose.dev.yml up --build

screenshots

May not reflect the latest version.

Pink Theme

MicroProject.app Pink Theme

Violet Theme

MicroProject.app Violet Theme

Projects List

MicroProject.app Projects List

Tasks List

MicroProject.app Tasks List

Edit this page