Skip to content

fedechaves/teamtask_MVP

Repository files navigation

TeamTask - Task Managing Web App | src: https://team-task-fedecha.onrender.com/

A simple and collaborative fullstack Task managing App, built for Teams and Individuals to track and manage their tasks, keeping the workspace productive and organized.

login signup dashboard page

Be sure to add that lovely star 😀 and fork it for your own copy


How it's made

Tech used: EJS, CSS, JavaScript, Node, Express, MongoDB and passport.js.

Notable Dependencies:


Lessons Learned:

In using the MVC Structure for our CRUD application, we learned how data flows from the model to the view to the controller. We learned to apply our data to let a user create a task, assign that task to themselves or another teamate, pick a due date for the task, and apply a dropdown for status updates.

Our biggest challenge was showing the status updates for the team task views. In the future We would like to implement administative roles, a team dashboard, and add a choice for Google Authentication for login.


How to Get it Working:

Add a .env file in the config folder with these two values:

  • PORT = 2121 //or whatever you choose
  • DB_STRING = //MongoDB connection string

Collaborators:

Brandon Lobo

Melvin Lucas

Jamie Brolund

Christo Landry

Frederico Chaves

Youness Tantaoui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published