Skip to content

RaghavRD/BuildLedger

Repository files navigation

BuildLedger 🏗️

A construction money management system.

🚀 How to Start the App

  1. Start the Development Server

    npm run dev

    Open http://localhost:3000 in your browser.

  2. View the Database (Optional) To see the users and data inside your SQLite database:

    npx prisma studio

    This opens a visual editor at http://localhost:5555.

🛠️ Features

  • Local Database: SQLite (dev.db). No setup required.
  • Authentication: Secure Email/Password login.
  • Dashboard: Track projects and expenses.

About

BuildLedger is a streamlined construction management platform designed to take the guesswork out of project finances. Built with Next.js, Prisma, and Tailwind CSS, it allows administrators to track transactions, manage project timelines, and collaborate with team members in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors