Code Monkey home page Code Monkey logo

shopy's Introduction

Shopy

My team built e-commerce for my brand called YXY. I am the lead of the team, in charge of distributing the work and coordinating the project, etc.

I am also in charge of UI/UX Design

  1. I designed the website, the navigation bar, footer, and home page, etc.
  2. Built the design from scratch, using custom HTML, CSS, and JS, not templates are used.
  3. Responsive design which is mobile-friendly, to provide good user experience to smartphone users, thus capturing the smartphone users, boost our user base.

I am also in charge of Version Control/Integration

  1. We used Github for the version and integration.
  2. I created the master branch with the basic structure, then give a branch for each teammate to build their feature.
  3. When the teammate finished and fully tested their features, I will merge their branch back to the master branch to finish the integration.

I am also in charge of Hosting

  1. Website is xinyang-geek.site
  2. The app is hosted on AWS, encrypted with HTTPS.
  3. AWS allows our application to scale up in minutes when there is a surge user traffic, thus better business efficiency.

I am also in charge of Database

  1. We are using SQLite as our database.
  2. I built the tables inside the database.
  3. Using SQLite allows us to change to other relational databases such as PostgreSQL easily.

I am also in charge of User Management Feature

  1. Validation applies to each field.
  2. Specific error messages to guide users to solve their errors.
  3. User able to make changes to their info, their email and profile pictures, etc.

I am also in charge of Order Management Feature

  1. I make use of fetch API to send data from the JS to the Flask server. So the page is not refreshed when the user sends data to the Flask server. Thus better UX.
  2. Users can add items into their cart, update the cart content, remove items from the cart and all cart information is stored inside the database.

shopy's People

Contributors

xy-241 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

shopy's Issues

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.