Skip to content

Ronit049/Blink-Predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Blink-Predict

Blinkit Store Placement Prediction Website

A web-based project that predicts suitable locations for placing new Blinkit stores based on area demand, population density, nearby competitors, delivery feasibility, and customer accessibility.

This project is designed to help understand how quick-commerce platforms like Blinkit can use data-driven decision-making for store placement and delivery optimization.


📌 Project Overview

The Blinkit Store Placement Prediction Website is a data-driven web application that helps predict the best possible locations for opening Blinkit dark stores or delivery hubs.

The website takes location-related inputs such as population, demand level, nearby stores, traffic condition, and distance from customers, then predicts whether a location is suitable for a Blinkit store.


🚀 Features

  • Predicts suitable Blinkit store locations
  • User-friendly web interface
  • Input fields for location-based data
  • Store placement result prediction
  • Simple and clean UI design
  • Useful for quick-commerce location planning
  • Can be extended with machine learning models
  • Supports future integration with maps and real-time data

🛠️ Tech Stack

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • Python
  • Flask

Machine Learning

  • Scikit-learn
  • Pandas
  • NumPy

Tools

  • VS Code
  • Git
  • GitHub

📂 Project Structure

Blinkit-Predict-Website/
│
├── static/
│   ├── css/
│   │   └── style.css
│   ├── js/
│   │   └── script.js
│   └── images/
│
├── templates/
│   ├── index.html
│   └── result.html
│
├── model/
│   └── blinkit_model.pkl
│
├── dataset/
│   └── blinkit_data.csv
│
├── app.py
├── requirements.txt
├── README.md
└── .gitignore

About

A web-based project that predicts suitable locations for placing new Blinkit stores

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages