/Project-Manager

[WORK IN PROGRESS] 📚 A web-based solution for project management.

Primary LanguageJavaScriptOtherNOASSERTION

Project-Manager

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

Project Manager
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.

Usage:

This part will be documented later, but for now it's like this:

  1. The list page will provide a list of all of the open tasks, which link to the edit page.
  2. The edit page is used for both editing tasks with a given ID, and for creating new tasks.
  3. More pages will be listed here as I finish writing the code and commit them here.