Skip to content

Suraj-kumar00/ProActive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProActive

What is Procrastination?

It's an act of delaying/postponing the important task or action you need to do regardless of knowing its consequences.

Example:

Continuously postponing updating software or fixing bugs in a project, despite knowing that these tasks are crucial for security and performance.


ProActive

As we know Procrastination is a prevalent psychology-based problem that can be solved by ProActive a web-based Productivity tool.

3 Basic aspects of psychology

  • Manifestation
  • Discipline
  • Dopamine Variable Reward System

Some statistics

Recently we conducted a survey and got some interesting data from people facing procrastination in their daily lives. Have a look at the survey:

ProActive procrastination survey report

Project Wireframe (Implementation)

This is a wireframe of our ProActive Poject

Project Figma-Design

See the Figma-Design Here

Features

  • Meaningful Breaks
  • Progress Tracking
  • Develop a daily routine
  • Distraction Control
  • Timer(Pomodoro Technique), ToDo List
  • Community Support

Some glimpse of the project

Main page

Main Screen

Tech Stack

Frontend:

  • Reactjs
  • TailwindCSS

DataBase:

  • MongoDB Atlas

Backend:

  • JavaScript
  • Nodejs
  • Expressjs

API:

  • Google Calendar API

Future Enhancement

We can make our web-based productive tool for organization-specific purposes.


How can you contribute to this project

Ⅰ. Fork the project.

Ⅱ. Clone the project to run on your local machine using the following command:

  git clone repository link

Ⅲ. Get into the root directory

cd ProActive

Ⅳ . Create your branch.

git checkout -b your_barnch_name(example suraj/contributor)

Ⅴ . Install dependencies.

npm install

Ⅵ . Run the project.

npm run dev

Ⅶ. Stage your changes

git add <filename>

Ⅷ. Commit your changes

git commit -m "your-commit-message"

Ⅸ.Push your changes to your branch

git push origin your_branch_name

Ⅹ. Create a pull request so, that we can merge it.

STAR This Repo

We would highly appreciate it if you could star this repo to show us that it is helpful and to help others if you like it! 🌟

LICENSE

ProActive is licensed under the terms of the MIT License. check out LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages