Methodize is a project management tool. Methodize allows users to keep track of teams, projects, and tasks. Methodize was developed using NodeJS, Express, and React.
Technology | Use |
---|---|
PostgreSQL | SQL database |
SequelizeORM | Object Relation Mapping (ORM) |
Express.js | Server framework/API endpoints git |
Node.js | Runtime environment |
Technology | Use |
---|---|
React.js | Javascript Library for UI |
React Hook Form | Easy-to-use forms with validation |
React Hooks | Reusuable stateful logic with functional components |
Axios | Promised-based HTTP client |
Material UI | React UI Framework |
- BcryptJS
- Heroku
-
Users can create Teams and add users to teams
-
Users can create multiple projects within teams depending on scope
-
Users can create and assign tasks to members of teams
-
Users can check off completed tasks via tasklists
- Search functionality
- Removal of team members