Skip to content

This is a Task planner website, where you can plan your day-to-day task, you can also invite your friends to contribute in your task planning.

Notifications You must be signed in to change notification settings

centauricoder01/Group-task-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Planner - Plan your task.

It's a MERN Stack web application with all the major functionalities


🖥️ Tech Stack

Frontend:

reactjs redux chakra-ui javascript restAPI css3 html5

Backend:

nodejs expressjs mongodb

Deployed On:

vercel Cyclic


View DemoReport BugGetting StartedInstallingAuthor

task planner is basically a website, where you can plan your task assign, the task to the other person who belongs to your organization and also updated it, based on the status. Its completely free and ready to use application that you can use in your daily life.

cover


Screens ( All screens )

  • Login
  • Signup Page
  • Add Avatar Page
  • Home page

🚀 Features

  • Login and Signup User Account
  • Add Sprint
  • Add Tasks
  • Delete Tasks
  • Update Tasks
  • Assign task to other people from same Org.
  • Delete Sprint
  • form Validation

Glimpses of Task Planner🙈 :

Screenshot 2023-03-26 015550

Screenshot 2023-03-26 015631

Screenshot 2023-03-26 015532

Screenshot 2023-03-26 014758

Screenshot 2023-03-26 015330

Screenshot 2023-03-26 015353

Screenshot 2023-03-26 015446

Screenshot 2023-03-26 015412


Getting Started

This project was built using React, Redux, Ant Design, HTML, CSS, JavaScript, Rest API, Node JS, Express and MongoDB. It is an Task planner web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone https://github.com/centauricoder01/Paypal-Assignment
  • Open terminal on your workspace with
cd /home/workspace/Paypal-Assignment

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

cd client

npm install

cd ../

cd server

npm install

To run the application got to the client folder and run the following command:

npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server folder

MONGO_URL

PORT

Tools used on this project

  • Visual Studio Code
  • MongoDB compass

Contact

If you want to contact me, you can reach me through below handles.

linkedin GitHub

© 2022 Rajendra Patel

Show your support

Give a ⭐️ if you like this project!

About

This is a Task planner website, where you can plan your day-to-day task, you can also invite your friends to contribute in your task planning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published