FolioClique
FolioClique is a web app for teams to manage projects and their respective tasks. It features overview pages that provide quick visual feedback of each member's and project's progress with their assigned tasks. Other features include detailed views of each member, project, and task, task sorting, filtering, and search, user authentication and registration, member invitations, and comment sections for each individual task.
This project started out as an assignment for a web development course, and as such was fully developed—front-end and back-end—and is currently being further developed and maintained by me. Additionally, I was in charge of the full planning process from start to finish, including specifications for the MVP features, wireframe and mockup design of each view, prototyping basic behavior with HTML, CSS, and JavaScript, and implementing the full app functionality using React, Node.js, and SQL.