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

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

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