Skip to content

BidFlow is an AI-Powered Bid Management Solution that Aims to Assist Procurers in Handling Tender Tracking, Document Verfications and the nitty-gritty Involved in the Procuremnet Process.

Notifications You must be signed in to change notification settings

Jtobyy/bidflow-backend

Repository files navigation

Commit Structure for Migrations and Code

():

Where:

type = what kind of change it is (feature, fix, chore, etc.)

scope = which part of the app (users, tenders, bids, etc.)

message = short, clear description

Common Types You Should Use

Type Meaning Example feat Adding a new feature feat(users): add registration model fix Bug fix fix(bids): correct bid submission bug chore Non-functional changes (e.g., config, deps) chore: add .env.dev template refactor Code structure improvement (no feature) refactor(users): clean up models docs Documentation changes only docs(readme): update project setup instructions test Adding or fixing tests test(users): add unit tests for login

About

BidFlow is an AI-Powered Bid Management Solution that Aims to Assist Procurers in Handling Tender Tracking, Document Verfications and the nitty-gritty Involved in the Procuremnet Process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages