local_marketplace

Online Marketplace for Local Goods (Personal Project)

Stars
1
Committers
2

Online Marketplace for Local Goods

Description

This is a web application that will allow users to buy and sell local goods. It serves as a personal project for the developer to learn and practice web development using new technologies.

Technologies Used

  • Frontend: Svelte
  • Backend: Golang using Gin
  • Database: MongoDB
  • CloudStorage: Firebase Storage (Free Tier)

Authentication

The application will use JWT for authentication.

Related Projects