Code Monkey home page Code Monkey logo

state-of-the-art-client's Introduction

state-of-the-art-client

State of the Art is a web application game about masterpiece auction.
Utilized Vue.js and three.js for frontend, and Node.js, Express, and MySQL for backend implementations.
workflow

The features include:

  • Art Museum implemented with three.js
  • Masterpiece auction
  • Game for earning auction money
  • Mypage for listing MyCollection and WishList
  • ArtInfo page for setting my wishlist
  • Register, login, and logout

Code for backend is here: https://github.com/yeeunsong/state-of-the-art-server

FrontEnd Explanation

1. Art Museum

Art museum for showning one's own collections.
Made a 3D museum using Three.js, and page can be rotated vertically and horizontally.

museum

2. Auction

Real-time art auction bidding page using socket programming, which multiple users can participate in the bidding.
If one succeeds in bidding, the money he/she owns will be deducted accordingly.

bidding

3. MiniGame

Users can earn money for auctions in MiniGame.

game

4. Wishlist

Users can select drawings and put in their wishlist. User's mypage gets updated accordingly after selection.

wishlist

5. Login/Register

Login/Register page. Utilized tokens for security.

login

BackEnd Explanation

1. Socket Programming

Socket programming was needed for real-time auction bidding of masterpieces.
npm ws (websocket) package was used.

슬라이드1

2. MySQL Database

MySQL tables for project database:

mysql table

Contacts

Contributors

state-of-the-art-client's People

Contributors

itnoj15 avatar friheyelow avatar yeeunsong 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.