Skip to content

Commit

Permalink
samples: add nextJs - Festigo (#1461)
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Sharma <[email protected]>
  • Loading branch information
RS-labhub authored Dec 13, 2024
1 parent 12c0039 commit d2cd518
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion hack/samples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,10 @@
"name": "Django - CrisisMonitor",
"description": "Crisis Monitor is a web application designed to track natural disasters and display information through an interactive dashboard. Built with HTML, CSS, JavaScript, and Django (Python), it features a responsive design for seamless usability.",
"gitUrl": "https://github.com/daytonaio/sample-django-crisis-monitor"
}
},
{
"name": "Next.js - Festigo",
"description": "Festigo is an event planning and event organizing website that bring guests, vendors and event organizers(the people hosting the event) under a single umbrella.",
"gitUrl": "https://github.com/daytonaio/sample-nextjs-event-planner"
}
]

0 comments on commit d2cd518

Please sign in to comment.