A lightweight, opinionated project management app for Frappe that extends the core ToDo with a custom Project DocType.
Keep projects, tasks, and delivery dates in one clean, minimal workspace.
- Custom Project DocType wired into Frappe core ToDos
- Simple, fast UI for day-to-day project tracking
- Works great for personal use, small teams, or internal tools
Get the app
bench get-app https://github.com/benjamen/frappe-project.git
Install on your site
bench --site [your-site-name] install-app frappe_project
Once installed, open Project from the Awesome Bar and start adding projects and ToDos.
Project list and detail views, plus how ToDos link into each project.
- Frappe Framework (server & UI)
- Custom DocTypes and list views
- Uses only Frappe core dependencies
MIT
mit