https://github.com/idevelopthings/gomboboard
A simple suggestion board - tester project I did to try out svelte
https://github.com/idevelopthings/gomboboard
Last synced: 28 days ago
JSON representation
A simple suggestion board - tester project I did to try out svelte
- Host: GitHub
- URL: https://github.com/idevelopthings/gomboboard
- Owner: iDevelopThings
- Created: 2021-10-25T11:06:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T23:44:49.000Z (over 4 years ago)
- Last Synced: 2025-02-26T01:31:57.945Z (over 1 year ago)
- Language: TypeScript
- Size: 147 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GomboBoard
A simple suggestion board using Svelte frontend and [Envuso](http://github.com/envuso) backend
Users can register, and view their created boards or others(via link)
They can then create suggestions for your product(for example) and they can be voted on(up/down vote).
Some things are possibly done wrong and hard-coded.
Some things used:
- MongoDB database
- SvelteKit
- TailwindCSS
- JWT Auth