Project E-Commerce Alta Store Program Immersive Back End Batch 4


Logo

Project E-Commerce

Project E-Commerce Alta Store Program Immersive Back End Batch 4
Explore the docs »

Daftar Isi

About The Project

E-Commerce Alta Store merupakan aplikasi yang digunakan untuk transaksi produk secara online. Berikut merupakan fitur yang terdapat dalam e-commerce alta store :

  • Users
  • Users dapat melakukan Create, Read, Update, Delete (CRUD) pada data user.

    User yang telah melakukan registrasi (create) dapat melakukan login.

  • Products
  • Users dapat melakukan Create, Read, Update, Delete (CRUD) pada data product.

    Fitur Update dan Delete hanya dapat dilakukan pada produk miliknya sendiri.

    User dapat melihat semua data product termasuk product yang dimilikinya sendiri.

  • Cart
  • Users dapat melakukan Create, Read, Update, Delete (CRUD) pada data Cart.

  • Order
  • Users dapat melakukan order product yang ada pada cart.

    Users dapat melihat history order dan cancel order

(back to top)

Built With

(back to top)

ERD

Contact

Project Link: https://github.com/NurilH/project1-alta-be4

Contributor :
Linkedin: Sahril Mahendra GitHub Sahril Mahendra

Linkedin: Nuril H GitHub Nuril H

Linkedin: Andri J GitHub Andri J

(back to top)

Similar Resources

REST API for a shoe store using Go and Gin Web Framework

REST API for a shoe store using Go and Gin Web Framework This API uses a local PostgreSQL database that's set through the /gopostgres/driverConfig.go

Dec 26, 2021

A RESTful API written in Golang to store and retrieve ticket information.

Tickets-API A RESTful API written in Golang to store and retrieve ticket information. This is a RESTful API built on top of the gin-gonic/gin package

Jan 31, 2022

Built a causally consistent, replicated and sharded key value store with a REST API.

A causally consistent, replicated and sharded key value store built in Golang with a RESTful API. Runs through the use of a Docker container.

Feb 2, 2022

Go program with embedded Next.js app.

Go program with embedded Next.js app.

golang-nextjs-portable is a small Go program to showcase the embed package for bundling a static HTML export of a Next.js app.

Dec 13, 2022

A program for creating a report on graphs from graphana

A program for creating a report on graphs from graphana

Программа для создания отчёта по графикам из графаны. Generate doc report from Grafana dashboard. Вам нужно перед первым запуском сконфигурировать tsc

Nov 2, 2021

Generate a modern Web project with Go and Angular, React or Vue in seconds 🚀

Generate a modern Web project with Go and Angular, React or Vue in seconds 🚀

Goxygen Generate a Web project with Go and Angular, React or Vue. Goxygen aims at saving your time while setting up a new project. It creates a skelet

Jan 5, 2023

A restful api's with Gin Framework with a structured project that defaults to PostgreSQL database

A restful api's with Gin Framework with a structured project that defaults to PostgreSQL database

Welcome to Golang Gin boilerplate v2 The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQ

Oct 15, 2021

This is a template project to help beginners learn, or to help developers develop some interesting small projects

This is a template project to help beginners learn, or to help developers develop some interesting small projects

This is a template project to help beginners learn, or to help developers develop some interesting small projects

Dec 13, 2022

An open-source project for managing OpenStack resources and OpenStack infrastructure in a Kubernetes cluster

kupenStack Kubernetes-Native OpenStack A Sandbox Project. Have you used OpenStack before? If so, then for you KupenStack is magic ✨ that lets you use

Nov 11, 2021
E-Commerce-Project - E-commerce adalah aplikasi untuk dapat melakukan jual-beli secara online

E-COMMERCE PROJECT E-commerce adalah aplikasi untuk dapat melakukan jual-beli se

May 23, 2022
Api-e-commerce - Golang fiber e commerce template

Golang fiber e commerce template Stack Golang v1.17 Fiber v2.24.0 Validation v10

May 7, 2022
Make e-commerce API using Golang

E-Commerce API i make this api using golang with gin How to use this Please create database go-ecommerce, or if u not it will error. For table, it wil

Oct 2, 2022
Ecommerce-api - Rest api of e-commerce web application
Ecommerce-api - Rest api of e-commerce web application

E-commerce Rest API Swagger documentation to test api Domain diagram

Jan 2, 2023
Minimal go library to relay webhook events back to an arbitrary service.

hookrelay Minimal go library to relay webhook events back to an arbitrary service. With the use of a primary HTTP mux router, we are able to register

Nov 3, 2021
New GF (Go Frame) based back office management system
New GF (Go Frame) based back office management system

GFast-V2 平台简介 基于全新GF(Go Frame)的后台管理系统 前端采用ruoyi-ui 、Vue、Element UI。 阿里云优惠券:点我进入,腾讯云优惠券:点我领取 本项目由奇讯科技团队开发。 特征 高生产率:几分钟即可搭建一个后台管理系统 模块化:单应用多系统的模式,将一个完整的

Dec 31, 2022
A fully-featured REST API developed in Golang for an online book store.

A fully-featured REST API developed in Golang for an online book store.

Oct 20, 2022
A fully-featured REST API developed in Golang for an online book store.

E-book Store A fully-featured REST API developed in Golang for an online book store. API Documentation Features Authentication (Sign up, Login and Res

Oct 20, 2022
Store files in Telegram messages for free and access them from a modern Web UI

Telegram Storage Store files in Telegram messages for free and access them in a nice web UI. Telegram allows to store files (of max 2GB each) for a un

Jan 4, 2023
REST-API specifically build to support online store system of Zahir
REST-API specifically build to support online store system of Zahir

Rest Test. • From Above ERD please create Rest full API. Create register API(Include Generate password). • Acceptance o Phone number and email is uniq

Nov 15, 2021