Skip to content

This is also a final year Project , I built for my friend and for my self practice

Notifications You must be signed in to change notification settings

singhpradip/Farm-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm-Management-System

SQL :

CREATE TABLE dailyMilk ( id INT PRIMARY KEY AUTO_INCREMENT, date TIMESTAMP DEFAULT CURRENT_TIMESTAMP, user_id INT, contact_no VARCHAR(15), temperature DECIMAL(5, 2), fat DECIMAL(5, 2), qty DECIMAL(5, 2) );

About

This is also a final year Project , I built for my friend and for my self practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published