This project was built as part of my Week 5 of learning Go. You can read the blog to learn about my motivation building this!
Features
Admin login page at
- Try the demo at samplestore.khoiuna.info/login.
- Login with username
admin
& passwordadmin123
.
Admin dashboard to add & edit products.
Preorder notification through Discord.
Tech
Frontend: Built with NextJS and TailwindCSS.
Backend: Built with Golang, Go Fiber, Gorm and SQLite.