Coder Social home page Coder Social logo

benciantar / boardgame-eshop Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.52 MB

Hyper Island Project 7 - A board game themed e-commerce React app, including custom built Rest API that pulls data from a MongoDB database. Client deployed on Netlify, server deployed on Heroku.

Home Page: https://benciantar-runic.netlify.app/

HTML 1.51% JavaScript 63.84% SCSS 34.65%
react api-rest e-commerce mongodb express

boardgame-eshop's Introduction

#boardgame-eshop

Runic Online Board Game Store

Brief: Build a complete e-commerce website - develop the front end client in a technology of our choice, setting up a database in MongoDb, and creating a RESTful API to connect the two.

Timeframe: Three weeks.

Description: I decided to build a board game ecommerce app in React which featured all the main components of a typical e-store - sorting and filtering products, adding and removing objects from a cart, and placing orders. I also added a functioning login system to generate extra learnings.

Key Learnings:

JS/React:

  Vastly increased comfort using states to handle things like cart functionality and checking 
  whether the user is logged in.

  Using React Router to handle navigation between Pages.
            
  Creating functional form components.
  
  How to use Fetch requests to access DB data via an API using endpoints.

MongoDB:

  Setting up a MongoDB database.

  Formatting collection and document schemas so that data is logically accessible.
  
  Formatting queries to search and filter data.
  
REST APIs:

  How to build a RESTful API from the ground up.
  
  How to connect to a database.
  
  How to use CRUD operators (POST, GET, DELETE etc.) to store, retrieve and manipulate data in the DB.
  
Deployment:
  
  Used MongoAtlas to host DB online.
  
  Used Netlify to deploy the client.
  
  Used Heroku to deploy the server.
  
  Used variable URLs so the site will run both online and locally.

boardgame-eshop's People

Contributors

benciantar 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.