Git Product home page Git Product logo

interview-prep-test-app's Introduction

Interview Prep Test App

Welcome to the Interview Prep Test App. The goal of this application is to prepare for a technical interview with a team at Nike.

The problem:

Nike needs to replace a legacy inventory management systems with a new system.

The Tools:

  • Python
    • Django Rest API
    • MongoDB Database
  • Java
    • Spring Rest API
    • Postgres SQL database
  • Vue.js
  • Google OAUTH
  • Redis Cache
    • used to cache sessions between the different applications.

Step One Hello World

The first step is to get all of the different modules that this project will require set up. I plan to use docker compose to set up all the dependencies that I will not be required to make direct changes but will just need to configure.

Step Two Requirements:

At some point in the future I will fill this fake requirements for my small inventory system.

What am I doing and why am I doing it?

Architecture

        Python -> MongoDB

Vue.js -> Java -> PostGres

Java Responsible for: Managing list of customers and orders. Python Responsible for: Inventory and Salesrm

Vue App:

  • Home Page:
    • Links
      • Customer Page
      • Inventory Page
      • Order Page
      • Sales Page
      • Order Completion page
  • Sales Page - CRUD
  • Inventory Page - CRUD
  • Order Page - CRUD
  • Sales Page - View Only
  • Order Complete Page - Select and order to complete
    • Removes inventory and then changes status on order adds sale to sales collection.

Implementation

Release Plan

Known Issues

interview-prep-test-app's People

Contributors

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