THE ASSEMBLY

About

The assembly is an online shop based on a popular sandbox game called Dual Universe. The game gives you a freedom to build and develop buildings, spaceships and all kinds electronics.

The online shop is a way for you to easily locate and purchase your needed DU items.

Technologies used in the project

  • - Node.js & Express
  • - EJS templating
  • - Mongo DB
  • - typeahead.js
  • - Mongoose
  • - Ajax, Bootstrap
  • - Discord authentication

Modern Design with AdobeXD

Autocomplete search functionality

typeahead.js

Inspired by twitter.com's autocomplete search functionality, typeahead.js is a flexible JavaScript library that provides a strong foundation for building robust typeaheads.

The typeahead.js library consists of 2 components:

- the suggestion engine, Bloodhound
- UI view, Typeahead.

Discord Authentication

Discord login. Webhook responsible for order submissions

Order information is directly sent to a Discord server. A webhook displays all order details in a channel.


Link to GitHub