Skip to content

mohitjoping/ProActive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ProActive

What is Proactive

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

Project Wireframe (Implementation)

Wireframe

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

DevOps Practices

  • CICD using GitHub Actions
  • Docker for containerization
  • Kubernetes for container Orchestration
  • Terraform for provisioning Infrastructure
  • AWS for Deployemet

Future Enhancement


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 your-name/contributor)

Running the project locally

Ⅴ . 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.

About

Say Good bye To procrastination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •