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

https://github.com/ieedan/simple-polls

A simple poll app built in SvelteKit.
https://github.com/ieedan/simple-polls

authjs shadcn-svelte sveltekit tailwindcss

Last synced: 3 months ago
JSON representation

A simple poll app built in SvelteKit.

Awesome Lists containing this project

README

          

# simple-polls

A simple app to create polls built in SvelteKit.

## How it works

Users vote by either upvoting or downvoting a poll. Polls are 100% anonymous meaning other users can't see polls you create or your vote in the poll. You can however keep track of polls you created or participated in.

If you like **simple-polls** give it an upvote in this [Poll](https://simple-polls.vercel.app/polls/rec_cq79bp5c8vb7p5u0n0og)!

## The Tech

- [SvelteKit](https://github.com/sveltejs/kit)
- [shadcn-svelte](https://github.com/huntabyte/shadcn-svelte)
- [Xata](https://github.com/xataio)
- [Auth.js](https://github.com/nextauthjs/next-auth)
- [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms)
- [Kysely](https://github.com/kysely-org/kysely)

### Other Resources

- [svgl](https://svgl.app/)