ticketing-system

Ticketing System

This is a ticketing system for my college farewell. Made using Svelte, Sveltekit and Flowbite library. This is not a perfect project which I made but because of it my college's farewell was successful.

- by Anil Karaniya

introduction

This is a ticketing system that was used in my college's farewell event. The web app was instrumental in hosting the event and making everything run smoothly, from data management to data retrieval. Everything was automated. Well, this project is far from perfect I wasted to add authentication and do proper state management, but the time was not enough I worked on this project till the last movement. The project as is works fine and does all the intended and needed things without any issues.


Packages & Libraries

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes