Skip to content

lilianpatinoortiz/the-winners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT license
Project status

Task Guru 2.0

General Information

Back and better than ever we bring you Task Guru 2.0! With our latest updates to our application, Task Guru, can help you manage your life, both personally and professionally! This project involves a comprehensive Task Management Application that aims to solve the common challenge of organizing and tracking tasks and projects effectively. It encompasses both front-end and back-end development.

Table of Contents

Deployed Site

Task guru

Video: https://drive.google.com/file/d/1xvYPVKw3B20d7IYjujNoOC6fVo9SQB2y/view?usp=sharing

Description

Task Guru 2.0 is a MERN full-stack application that allows users to keep track of projects and tasks.

USER STORY

As a user, I want to be able to create tasks within the management app so that I can efficiently manage my responsibilities and track the progress.

ACCEPTANCE CRITERIA

Create Project & Task:

WHEN I open that management app and choose to create a new task and/or projects
THEN I should be prompted to enter a title, description and due date
WHEN I have entered the details and saved the task/project
THEN the newly created task should appear in the task list

Task Priority:

WHEN I create or edit a task,
THEN I should be able to set the task’s priority level ( 1,2,3),
WHEN I set the priority
THEN task will be colored coded per priority.

Red = 1
Yellow = 2
Green = 3

Technologies Used

Installation

There is no installation required. However, if you would like to run the application locally, follow the steps below:

Prerequisites

Clone

Clone the repository to your local machine.

Setup

  1. Navigate to the root directory of the cloned repository in your terminal.
  2. Run npm install to install the dependencies.
  3. Seed the database by running npm run seed from the root directory.
  4. Start the full stack application by running npm run develop from the root directory.
  5. Navigate to http://localhost:3000 in your browser to view the site.

Credits

Shields.io provides the badges for the README. Jili Jiang, ClarenceC, and Mark Carlson for assisting in debugging code

Contact

Collaborators

License

This project is open source and available under the MIT License

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published