• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ecommerce app built with React + Redux on the frontend and Django on the backend. The database used is PostgreSQL. The site is hosted on Heroku, database is on AWS RDS and uploaded images are stored on AWS S3

More Repositories

1

Java-Programming-Build-a-Recommendation-System

Repository for the capstone project of the "Java Programming and Software Engineering Fundamentals" program by Duke University on Coursera - Java Programming Build a Recommendation System.
Java
35
star
2

konstantinkrumin.github.io

My personal portfolio website built using React, React Router and Sass (SCSS). Content can be displayed in 2 languages - English and Russian.
JavaScript
8
star
3

Using-Python-to-Access-Web-Data

Repository for the 3rd course of the "Python for Everybody" program by Duke University on Coursera - Using Python to Access Web Data.
Python
6
star
4

portfolio-page-template

Here is a template of a portfolio page built using React, React Router and Sass (SCSS). Feel free to use this template for your personal portfolio.
JavaScript
6
star
5

javascript-calculator

A calculator created using React.js
JavaScript
2
star
6

static-technical-doc-page

A static technical documentation page that is built with React.js and SCSS
JavaScript
2
star
7

docker_and_kubernetes_learning

This is a repository that follows a curriculum of the Docker & Kubernetes: The Practical Guide course by Maximilian Schwarzmüller.
PHP
2
star
8

dj-events-frontend-nextjs

This is a frontend of a platform that allows you to make posts about DJ Events. You can register / login and perform CRUD operations on the events that were created by you.
JavaScript
2
star
9

dataviz-choropleth-map-d3

Choropleth Map created with D3.js and React.js showing United States Educational Attainment (Percentage of adults age 25 and older with a bachelor's degree or higher (2010-2014))
JavaScript
2
star
10

Java-Programming-Principles-of-Software-Design

Repository for the 4th course of the "Java Programming and Software Engineering Fundamentals" program by Duke University on Coursera - Java Programming: Principles of Software Design.
Java
2
star
11

tailwind-manage-landing-page

Static landing page built with HTML, CSS and TailwindCSS
CSS
2
star
12

drum-machine

A Drum Machine project created using React.js
JavaScript
1
star
13

typeorm_tutorial

This project contains basic TypeORM set up and Express server with requests that apply changes to the database
TypeScript
1
star
14

static-portfolio-page

A static portfolio page that is built with React.js and SCSS
JavaScript
1
star
15

speed-typing-game

Speed Typing Game app created with React.js
JavaScript
1
star
16

dataviz-heatmap-d3

Heat Map created with D3.js and React.js showing monthly global land-surface temperature from 1753 to 2015
JavaScript
1
star
17

dataviz-bar-chart-d3

Bar Chart created with D3.js and React.js visualizing the growth of the US GDP from 1947 to 2015
JavaScript
1
star
18

react_native_learning

This is a repository that follows a curriculum of the React Native - The Practical Guide course by Maximilian Schwarzmüller.
JavaScript
1
star
19

Data-Visualization-FreeCodeCamp

This is a repository for the Data Visualization certification projects from freecodecamp.org
JavaScript
1
star
20

pomodoro-clock

Pomodoro Clock app created with React.js
JavaScript
1
star
21

learning-docker-w-nodejs

JavaScript
1
star
22

svelte-feedback-app

A small user feedback UI built with Svelte
Svelte
1
star
23

Using-Databases-with-Python

Repository for the 4th course of the "Python for Everybody" program by Duke University on Coursera - Using Databases with Python.
JavaScript
1
star
24

mern-ecommerce-app

An ecommerce website project that allows to perform CRUD operations on products, create orders and perform payments (test account) as well register / login users
JavaScript
1
star
25

konstantinkrumin

Github README
1
star
26

Responsive-Web-Design-FreeCodeCamp

This is a repository for the Responsive Web Design certification projects from freecodecamp.org
HTML
1
star
27

markdown-previewer

Markdown previewer app created with React.js and Marked
JavaScript
1
star
28

static-product-landing-page

A static product landing page that is built with React.js and SCSS
JavaScript
1
star
29

Java-Programming-Solving-Problems-with-Software

Repository for the 2nd course of the "Java Programming and Software Engineering Fundamentals" program by Duke University on Coursera - Java Programming: Solving Problems with Software.
Java
1
star
30

testing_react_with_jest_and_react_testing_library

This is a repository that follows a curriculum of the Testing React with Jest and React Testing Library (RTL) course by Bonnie Schulkin.
JavaScript
1
star
31

exercise-tracker-fcc

Exercise Tracker microservice built with Javascript / Node.JS / Express / MongoDB / Mongoose. It can can be used to create new users and store exercise records related to those users. It is also possible to query through the log of exercises for particular user using such params as from and to dates and limiting number of records to show.
JavaScript
1
star
32

random-quote-machine

Random Quote Machine created with React.js
JavaScript
1
star
33

dataviz-scatterplot-d3

Scatterplot data visualization created with D3.js and React.js showing doping allegations in professional bicycle racing
JavaScript
1
star
34

react-forms-handling

A small app that receives data from a Postman Mock Server and creates a list of items that has a corresponding form attached to it (only shows when selected). On a button click the item gets removed from the list as well as the corresponding form.
JavaScript
1
star
35

pic-some-app

Imitation of front-end UI of an internet shop built with React.js and React Router
JavaScript
1
star
36

pern-stack-yelp-clone

Basic CRUD application that allows to add restaurants and leave reviews for each restaurant. Tech stack used: Javascript, React, Node.JS + Express, PostgreSQL, Bootstrap
JavaScript
1
star
37

dataviz-treemap-diagram-d3

Treemap Diagram created with D3.js and React.js showing Top 100 most sold video games grouped by platform
JavaScript
1
star
38

timestamp-microservice

A small app that accepts either valid date or Unix date as part of the URI and returns a JSON object with a date in UNIX and UTC formats. Also exception handling is implemented for wrongly typed param.
JavaScript
1
star