A web-based complete project management solution.
(This project is still WORK in PROGRESS.)
Temp Demo: http://refoua.me/project-manager/page/list
Functional UI: http://refoua.me/project-manager/page/edit?id=27
https://www.devrant.io/rants/532781/
Add your current tasks and organize them.
A Project Management app to help organize, prioritize and store details and resources about your projects and TODOs.
This project is currently at the beta stage, almost all of the files need to be re-written.
- For the guide regarding the installation, please read INSTALL.md.
- Before any contribution, please read CONTRIBUTING.md.
This part will be documented later, but for now it's like this:
- The
list
page will provide a list of all of the open tasks, which link to the edit page. - The
edit
page is used for both editing tasks with a given ID, and for creating new tasks. - More pages will be listed here as I finish writing the code and commit them here.