Giter Club home page Giter Club logo

readmemovinmachine's Introduction

Take-home Assignment: MovinOn

N|

Professor: Khattar Daou Student: Lucas Napoli / Phillip Spencer-Boucher Development: MovinOn

Purpose of the database

Tracking the operations of MovinOn. Mainly logistic and rental operations.

Database should be designed thinking in the data flow process taking in to consideration the main data entries processes: Job Management,Rental Control, Clients, Employees, Drivers and Warehouse. For that reason, some work flows has been taking into consideration:

  1. Employees
  2. Clients
  3. Vehicles
  4. Jobs
  5. Rentals
  6. Warehouse
  7. Units

Assumptions: User's Stories

Some assumptions are important to design the database:

  1. Credentials management tables are not required.
  2. Logical deletion will be implemented to avoid delete records.
  3. Control fields are not required.
  4. Business rules will be implemented in other layer.
  5. We are going to work with states (in-progress, completed, etc) in the cases of jobs and Rent.

LookUp Tables Normalization

  1. Normalization table (LookUpLocation) was implemented to normalize: country, postalCode, region, city. Categories will use to filter by the field requested.
  2. Status were normalized y managed based on the case: Jobs or Rent.

Other considerations

  1. Record managed by date to keep the track of the changes.
  2. Logic deletion is implemented with a boolean datatype.

ER Diagram

N|

License


MIT Free Software

readmemovinmachine's People

Contributors

lucasnapolilapenda avatar

Watchers

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