Commit Graph

226 Commits

Author SHA1 Message Date
Bhakti 43613b60ce landing successful 2025-02-23 03:05:24 +05:30
notkshitij 82f457406a Pulled Ombase's changes till now. 2025-02-23 03:01:52 +05:30
atharvaombase ec2f1a939b Fix:Changed the CropList to CropTable 2025-02-23 02:55:56 +05:30
atharvaombase 490668ff61 Feat:Added table to display crop details 2025-02-23 02:55:04 +05:30
atharvaombase 21a21303f8 Fix:Added Padding the select 2025-02-23 02:54:27 +05:30
atharvaombase 7edeef04f7 Fix:Added padding to select menu 2025-02-23 02:51:39 +05:30
atharvaombase 793a0867dd Fix:Added farmId as a prop and posted 2025-02-23 02:51:03 +05:30
KaranSalvi 4b7501acf5 feat:Add AI Model 2025-02-23 02:50:22 +05:30
atharvaombase a585ac58f6 Feat:Sent farmId prop to Farm.jsx 2025-02-23 02:27:21 +05:30
atharvaombase d16b59edc0 Feat:Sent props to AddCrop 2025-02-23 02:26:45 +05:30
atharvaombase 9e6ccc0343 Fix:changed fetch body for sending farm id 2025-02-23 02:25:26 +05:30
atharvaombase 3215da670e Fix:Removed overlapping svg 2025-02-23 02:24:37 +05:30
notkshitij 6e813383fb Updated readme file reflecting the purpose of this branch, i.e. main. 2025-02-23 01:44:57 +05:30
notkshitij 0758934b91 Added a bit more descriptive readme for training branch. 2025-02-23 01:42:07 +05:30
atharvaombase cbff64906b Fix:Replaced 'class' with 'className' in many files 2025-02-23 00:52:53 +05:30
atharvaombase 27955fc264 Feat:Added a form for new crops 2025-02-23 00:52:19 +05:30
atharvaombase ee59400d76 Feat:Created AddCrop component for adding more crops in a perticular Farm 2025-02-23 00:29:13 +05:30
atharvaombase 88d229cb2d Fix:Implemented AddCrop component 2025-02-23 00:28:20 +05:30
atharvaombase 79a29ad982 Fix:Added the well structured table 2025-02-23 00:27:11 +05:30
atharvaombase e98b39a9da Feat:Added loading text to be replaced with animation after 2025-02-23 00:26:27 +05:30
Bhakti f41d33625f Added animations to Landing page 2025-02-22 23:58:22 +05:30
atharvaombase ae9108769c Feat:Added the page to display the data of the farm using dynamic routing 2025-02-22 23:56:05 +05:30
atharvaombase 6d0813c8db Fix:Added new Field content Size of land 2025-02-22 23:54:56 +05:30
atharvaombase 1c7c9425bc Feat:Added a table for farm data on FarmPage 2025-02-22 23:54:14 +05:30
atharvaombase 341a3a127b Feat:Added new input Field for Size of Land 2025-02-22 23:53:13 +05:30
atharvaombase 66a6ac22d0 Fix: Added dynamic Routing For OnClick 2025-02-22 23:52:21 +05:30
atharvaombase 466d0b7abe Fix:Removed uneccesary useNavigate 2025-02-22 23:50:58 +05:30
atharvaombase 07d691ad4e Feat:Added new rout for the FarmPage.jsx(Dynamic routing) 2025-02-22 23:49:48 +05:30
atharvaombase 89af132577 Added Dynamic routing on the table name 2025-02-22 23:49:05 +05:30
notkshitij 5015db6edb Added dependencies in requirements.txt file. 2025-02-22 23:09:44 +05:30
notkshitij 19073e945b Moved test2.py to app-old. This implementation pulls model and stuff from hugging faces. 2025-02-22 23:08:33 +05:30
notkshitij 0ea087b5c1 Removed some unclear sample images and added new better ones. 2025-02-22 23:07:44 +05:30
notkshitij c254f356bf test2, i.e. vishnu is the chosen model. Shall be using that going forward. Perfectly working right now. Will be attempting to locally reference it now. 2025-02-22 22:55:33 +05:30
notkshitij f43890faab Added gitignore file excluding python venv folders. 2025-02-22 22:55:33 +05:30
notkshitij 559b806a59 Added sample crop images. 2025-02-22 22:55:33 +05:30
notkshitij 8830798bd4 Moved test1, test3 and test4 to archive folder. 2025-02-22 22:54:54 +05:30
KaranSalvi 8d9339cdea feat: Add size attribute to farm 2025-02-22 22:51:03 +05:30
KaranSalvi 0a43591739 feat: Add and test the finance and task api routes 2025-02-22 22:47:37 +05:30
atharvaombase 762e246ccd Fix:Corrected files structure 2025-02-22 22:41:24 +05:30
atharvaombase ddf28d9a46 Fix: Moved to Farm Folder 2025-02-22 22:38:33 +05:30
atharvaombase 586fd41133 Fix:Corrected the imports for the Farm Folder 2025-02-22 22:37:36 +05:30
atharvaombase 982fbba413 Fix:Made fully functional by fetching the data from backend 2025-02-22 22:36:01 +05:30
atharvaombase b805b8e34e Fix:Kept the original Navbar 2025-02-22 20:57:30 +05:30
Bhakti 956fb5604a added type writer effect and resolved visibility issue 2025-02-22 20:30:28 +05:30
atharvaombase 6dc57b28b1 Merged backend from Salvi 2025-02-22 20:19:36 +05:30
atharvaombase fdee1beb05 Added add farm option in dashboard and created add farm model. 2025-02-22 20:01:52 +05:30
notkshitij f11f46b3a5 Added test2 converted from python to js. Using vishnun0027's pretrained model. 2025-02-22 19:51:52 +05:30
notkshitij 9ef589d638 Added more class labels in test 3. 2025-02-22 19:34:37 +05:30
notkshitij 33a634ef7b Test 3 using TonyStarkD99 large model. Works like a charm. Need to increase the class labels. 2025-02-22 19:34:17 +05:30
Bhakti 58cd02b3a5 Glassmorphism added to all parts of landing page 2025-02-22 19:25:24 +05:30