Giter VIP home page Giter VIP logo

mercari-build-hackathon-2023's Introduction

Mini Mercari Web App

Requirements

Getting started

1. Update environment values

  1. Create initialize branch.

  2. Run bellow command.

$ go run tools/setup.go -g [your github name] -t [your team id]

(e.g.) $ go run tools/setup.go -g yourname -t 16
  1. Create a PR form initialize to main.

2. Launch services

See backend/README.md for backend service and frontend/simple-mercari-web/README.md for frontend service.

How to run bench marker

What should we do first?

  • First, stand up services and see logs both of backend and frontend services
  • Try to use mini Mercari and find problems that should not occur in the original Mercari service. For example:
    • When you check the item detail page of your listed items...?
    • When you try to buy items that exceed your available balance...?
    • When there are multiple users purchase an item at the same time...?
  • The UI is quite simple and difficult to use
    • It looks inconvenient if there is no message indicating a request to the backend has failed
    • As the number of items increase, the UI is likely to become slow
    • Feel free to make the site more user-friendly like implementing features not implemented in actual Mercari web site

However, your changes must be made within the constraints of the bench marker. Please refer to backend/README.md for details.

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.