trentsgustavo / agrotech

A small project for a store to practice Go and new libs/tools on frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project to study GO and new things for frontend.

BACKEND: Build an Rest API with GO, to handle CRUD's, sign in with JWT, send order mails, notifications with Web Socket

  • CRUD Orders
  • CRUD Users
  • CRUD Products
  • CRUD Categories
  • CRUD Brands
  • CRUD Customer
  • CRUD Profile

FRONTEND:

  • React
  • Tailwind (Styling)
  • Zustand (For global states)
  • Tanstack React Query (Handle Requests)
  • Tanstack React Table (Handle Tables)

About

A small project for a store to practice Go and new libs/tools on frontend


Languages

Language:Go 67.1%Language:JavaScript 28.1%Language:CSS 2.4%Language:TypeScript 1.4%Language:HTML 1.0%