Skip to content

It is type of TO DO list with brain which analyze your daily task

Notifications You must be signed in to change notification settings

ekansh-0203/Smart-Task-Analyzer

Repository files navigation

Smart Task Analyzer

A mini-application that scores and prioritizes tasks based on urgency, importance, effort, and dependencies.
Built for the Singularium Software Development Internship Assessment (2025).

Features

  • Intelligent scoring algorithm
  • Four sorting strategies:
    • Smart Balance (default)
    • Fastest Wins
    • High Impact
    • Deadline Driven
  • API Endpoints (Analyze + Suggest)
  • Fully functional frontend UI
  • Clean Django REST Framework backend
  • Color-coded prioritized result view
  • JSON task input support

Tech Stack

  • Backend → Django + Django REST Framework
  • Frontend → HTML, CSS, JavaScript
  • Database → SQLite (default)

How to Run the Project

Create Virtual Environment

python -m venv tech
tech\Scripts\activate

About

It is type of TO DO list with brain which analyze your daily task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published