Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VELORA – Construction Material Price Benchmark Platform

CSI Project – Full Stack Application

VELORA is a full-stack web application that provides regional construction material price benchmarks.

It helps contractors and builders avoid overpaying by showing a rolling median price based on real trader submissions.


Problem Statement

Construction material prices vary across traders and regions.
There is no centralized benchmark system to verify fair market pricing.

This leads to:

  • Overpaying for materials
  • Lack of price transparency
  • No structured comparison system

VELORA solves this problem by providing a regional price intelligence dashboard.


Features

  • Material-wise benchmark dashboard
  • Rolling median price calculation
  • Trader-wise price breakdown
  • REST API backend
  • Database integration

Technology Stack

Frontend:

  • HTML
  • CSS
  • JavaScript

Backend:

  • FastAPI (Python)

Database:

  • SQLAlchemy with SQLite/MySQL

Version Control:

  • Git & GitHub

API Endpoints

  • GET /materials
  • GET /benchmark/{material_id}
  • GET /prices
  • POST /prices

Swagger Documentation: http://127.0.0.1:8000/docs


Team

CSI Project Expo – Team 18


Future Scope

  • Real-time supplier submissions
  • Admin dashboard
  • Region comparison analytics
  • Graphical price trends
  • Authentication system

Conclusion

VELORA demonstrates full-stack integration, database handling, REST API development, and collaborative Git workflow in solving a real-world procurement transparency problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages