Skip to content

A commerce service for subscriptionable products implemented by Go

Notifications You must be signed in to change notification settings

ahnsv/go-subscription-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-subscription-commerce 📖📋✅

[TOC]

Features

  • Display subscribable products and curate them based on past search logs
  • Manage CMS and all the trivial s**ts to enable users to subscribe and order products in regular basis

Stacks

  • Go language for backend REST API
    • Colly for web crawling and scraping
    • Gin for web framework
    • go-iamport for CMS
  • AWS RDB MySQL
  • VueJS for Front-end
    • TypeScript for Type Checking and Static typing
    • Vue-cli typescript template
  • Karma + Mocha for testing

TODO / TOTHINK

  • User-friendly UI Design
  • How to pull data from different pages
  • Deploy and CI/CD options
  • Google Analytics for auditing

Development outlines

  • MVP : End of August, 2018
    • Backend 🔙 - The first week of August
    • Frontend 🖥️ - Mid August
    • Wrapping up

About

A commerce service for subscriptionable products implemented by Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published