Git Product home page Git Product logo

product-tax's Introduction

Backend Coding Challenge

This work up is intended to show a broad array of topics of full stack technologies, mostly of the backend parts. It is also aimed to demonstrate the learnings of how to implement the less experienced technologies.

Prerequisites

  • Create an .env file on the root directory and it must include the variables of the MySQL and MongoDB credientials: MYSQL_USERNAME, MYSQL_PASSWORD, MONGO_DB, MONGO_ROOT_USERNAME, MONGO_ROOT_PASSWORD, MONGO_DB_USERNAME, and MONGO_DB_PASSWORD .

Installing Docker Compose

Before starting, install Docker Compose

Starting the program

Run the program via the command:

docker-compose up
  • product-service occupies 127.0.0.1:8080 and go to 127.0.0.1:8080 for the frontend part of product-service.
  • mysqldb service occupies 127.0.0.1:3308 for being data source of the backend part of product-service.
  • phpmyadmin occupies 127.0.0.1:8085 and go to 127.0.0.1:8085 for having any graphical interaction with mysqldb.
  • tax-service occupies 127.0.0.1:8090 .
  • mongo-db service occupies 127.0.0.1:27017 for being data storing source of the backend part of tax-service.

img_13.png

Endpoints

###product-service (http://127.0.0.1:8080)

  • img.png
  • img_1.png
  • img_2.png
  • img_4.png
  • img_5.png
  • img_6.png
  • img_7.png
  • img_8.png
  • img_9.png
  • img_10.png
  • img_11.png

###tax-service (http://127.0.0.1:8090)

  • img_12.png

Contact

Pull requests are welcome. You can also email to [email protected]

product-tax's People

Stargazers

Emre Soysal avatar

Watchers

James Cloos avatar Serkan KORKUSUZ 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.