Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rui-exe/local_marketplace

Online Marketplace for Local Goods (Personal Project)
https://github.com/rui-exe/local_marketplace

firebase gin gin-gonic go golang jwt-authentication model-view-controller mvc svelte sveltekit

Last synced: 2 months ago
JSON representation

Online Marketplace for Local Goods (Personal Project)

Awesome Lists containing this project

README

        

# 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.