Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

JackyCZJ/July

Repository files navigation

July

Go

An api server,base on echo . With mongodb store and cache with redis.

我的毕业设计,想的很丰满现实很骨感的破实现。目前还在整后端,前端有点难受。

thanks to yowko 's docker-compose

Usage

git clone https://github.com/JackyCZJ/July.git

go get

make ca        #if you want to use it with https

make all      #fmt , test , and build

./db_init.sh #db init

./july      #run

TODO

  • 商品浏览
  • 商品搜索
  • 用户登陆注册
  • 购物车增删改查
  • 下单购买
  • 用户登录注册
  • 商家登录
  • 商品上架
  • 订单管理
  • 商品发货
  • 管理员登陆
  • 商家审核
  • 商家封禁

About

基于echo和mongodb的商城后端 我的毕业设计

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages