Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kavorix/corporate-event-planning-platform

Full Stack End-To-End Corporate Event Planning Platform
https://github.com/kavorix/corporate-event-planning-platform

chakra-ui nanostores nextjs postgresql react-hook-form supabase

Last synced: 6 days ago
JSON representation

Full Stack End-To-End Corporate Event Planning Platform

Awesome Lists containing this project

README

        

# Corporate-Event-Planning-Platform

## Tech Stack
Synk is built with a robust technology stack to ensure a seamless and user-friendly experience:
- The frontend is built with Chakra UI and Next.js for a modern and interactive user interface.
- The backend is powered by Supabase, creating a multitude of junction tables for event_flows to map flights, activities, and hotels.
- The flights and hotels are sourced through Amadeus' enterprise APIs while activities were procured through partnerships with corporate event companies like Spaciously.

## Getting Started
To get started with Synk, follow these steps:
1. Clone the repository.
2. Install NPM packages: `npm install`
3. Start the server: `npm run dev`
4. Set up your `.env`. Refer to the `.env.example` for its structure.
5. Open your web browser and visit http://localhost:3000