PowerClap is an program designed for users to manage project tasks between members of an organization.
MacOS (Install dependencies)
% npm installWindowsOS (Install dependencies)
$ npm installMacOS (Run dev server)
% npm run devWindowsOS (Run dev server)
$ npm run dev- Input Username and Password to Sign Up or Login.
- Create a new project.
- Visualize Projects by clicking the Projects Display button.
- Add tasks to an individual project. Each Task will have it's own Stage of the following: To Do, In Progress, Verification, and Completed. These stages can be manipulated by pressing the change state button.
- Delete the task when Complete.
- Modularize Backend:
- From one server file to Server, Routers, and Controllers.
- Update Styling:
- Revamp styling.
- Login & Signup Page:
- User can login and signup. Session begins and persists with user.
- Users that already have an account can use the Sign Up button to Login without throwing an error that the account already exists.
| Developed By | ||
|---|---|---|
| William Lee | ||
| William Moody | ||
| Stefan Jordan | ||
| Ernesto Gomez |