Giter Site home page Giter Site logo

gracelli-server's Introduction

gracelli app

server side

gracelli

shopping and eCommerce with a twist

App Backend

gracelli app server repository

App Frontend repository

gracelli heroku backend

Objective

Create a modern eCommerce website for sellers and a wonderful experience for customers

Project Idea

eCommerce with a twist. This is at the intersection of etsy and amazon. It is like etsy in the sense it promotes smaller stores as well Researched couple of ideas and came up with this. I'm trying to challenge myself. Seeing how eCommerce is done can help me develop other projects. User 1: Customers. They would use it for buying things they need while supporting the local economy or stores they care about User 2: Store Owners. Expand their reach beyond their local appeal or footprint.

User stories

Users (store owners) need to be able to add products to sale Users (customers) need to be able to search for products and and them to the shopping cart All users would need to be able to create an account, sign in, change passwords etc.

Timetable

  • Day 1 - > planning,
  • Day 2 - > server, API and routes
  • Day 3 - > frontend and other aspects
  • Day 4 - > UX

Wireframe

gracelli wireframe

Entity Relationship Diagram

gracelli ERD

Technologies used

Server side

  • javascript
  • MongoDB
  • Mongoose
  • Heroku platform
  • github platform

Backend Resources

products

  • name: String,
  • description: String,
  • sku: String,
  • price: Number
  • image: File
  • units: Number

Shopping Cart

  • shoppingCart: Number
  • totalAmount: Number

Stores

  • storeName: String
  • storeTagline: String
  • storeDescription: String
  • storeKeywords: String

Order

  • orderNumber: Number
  • orderDate: Date
  • orderAmount: Number
  • orderDiscount: Number

Shipping

  • shippingNumber: Number
  • shippingAddress: String
  • shippingCity: String
  • shippingCountry: String

Routing & versions

v1

  • user routes
  • product routes v2
  • store routes v3
  • shopping cart v4
  • order

gracelli-server's People

Contributors

mindmarine avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.