Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 665 Bytes

File metadata and controls

16 lines (9 loc) · 665 Bytes

ProjectFactory

ProjectFactory is a Solidity-based project management system that allows the creation and management of projects with milestones. Each project can have multiple milestones, and the owner can add, complete, and approve these milestones.

Development

The development of this project is planned and tracked in the testing branches. These branches contain the latest features and improvements under development.

Contracts

  • Project: Manages project milestones.
  • ProjectFactory: Creates and manages multiple projects.

Documentation

For detailed API documentation, refer to the ProjectFactory Documentation.