Skip to content

sibycr18/PlannerPlus---Task-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackUp Banner

Planner+

Planner+ offers a user-friendly interface where you can effortlessly create and manage your tasks with a few clicks. Whether you're a professional aiming to meet project milestones or a student keeping track of assignments, Planner+ ensures that every task is captured, organized, and completed efficiently.

Key Features

  • Intuitive Task Creation and Management: Planner+ simplifies task creation with a streamlined process, allowing you to note down your to-dos quickly.

  • Dynamic Dashboard: Access a dynamic dashboard displaying task progress, upcoming deadlines, and completed tasks at a glance, allowing you to stay informed about your productivity.

Team members

  1. Siby C.R. 🔗sibycr18
  2. Bharat Krishna 🔗Bharat2026

Team Id:

!idealists

Link to product walkthrough

Planner+ Product Walkthrough: Video link

Contributions video

How it Works ?

Checkout WORKING.md in the root/docs folder for the complete working of the project and the technologies used.

  1. Embed video of project demo

Libraries Used

  • Flask - v3.0.0
  • MongoDB Atlas - Latest Version
  • PyMongo - v4.6.0
  • JavaScript - ECMAScript 6
  • HTML5
  • CSS3

How to configure

Setting Up the API Server:

  • Local Development

To configure and run the Planner Plus API server locally, follow the steps outlined in the API Server Configuration Guide . This guide provides detailed instructions on setting up the Flask server, establishing a connection with MongoDB Atlas, and configuring the necessary environment variables.

  • Cloud Deployment

The Planner Plus API server is also hosted on the cloud, allowing you to use the deployed version without setting up a local environment. Access the API server at Planner Plus API .

How to Run

Running Locally

  1. Navigate to the src/API_server folder:
cd src/API_server 
  1. Run the Flask API server 'app.py' :
python app.py 
  1. Open the src/Frontend folder:
cd ../Frontend 
  1. Open the index.html file in a web browser:

Run Hosted Version

Visit the Planner+ website hosted on Vercel - https://planner-plus.vercel.app

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.7%
  • CSS 29.8%
  • Python 19.8%
  • HTML 12.7%