Skip to content

Commit

Permalink
samples: react tutor connect (#1540)
Browse files Browse the repository at this point in the history
Signed-off-by: UdaykiranRegimudi <[email protected]>
  • Loading branch information
UdaykiranRegimudi authored Dec 24, 2024
1 parent a7cdfba commit 17f0442
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@
"description": "TerraGrow is an AI-powered app that provides crop recommendations and yield improvement strategies by analyzing environmental factors like soil nutrients, temperature, humidity, and pH. It helps farmers optimize planting decisions for higher yields.",
"gitUrl": "https://github.com/daytonaio/sample-crops-ml"
},
{
"name": "Sample React.js - Tutor Connect",
"description": "Tutor Connect is a web application that simplifies the process of connecting students with tutors. It features a student dashboard for managing bookings, a tutor availability system, and an admin panel for CRUD operations. Built with React, Node.js, Express.js, and MongoDB, it includes JWT and Google OAuth for secure authentication.",
"gitUrl": "https://github.com/daytonaio/sample-js-tutor-connect"
},
{
"name": "React.js - AI Text Summarization and Analysis",
"description": "A beginner-friendly application designed to transform long texts into quick summaries, key insights, and fun mnemonics. It prompts you to enter a text and helps you get the gist of it.",
Expand Down

0 comments on commit 17f0442

Please sign in to comment.