Code Monkey home page Code Monkey logo

java_persistence_practice_entity_relationship-2019-8-26-2-4-50-303's Introduction

Requirement

  • please forked this repo for practice
  • design your database by E-R modeling for follow scenarios
  • write table creation SQL according to your E-R model
  • put the SQL into schema.sql then start the project to verify your database design

We are building a employee management application, system administrator can manage all company and set up this application, company administrator can manage all employees.

Company administrator should be the employee first and only be the member of one company.

Story 1

AC1: system administrator can login to application dashboard by username and password

AC2: system administrator can set application's banner and greeting message

AC3: system administrator can create a company

AC4: system administrator can create a company administrator for the company

Story 2

AC1: company administrator can login to application dashboard by username and password

AC2: company administrator can create a employee by fields: name,age,home address,vocation

AC3: company administrator can delete a employee

AC3: company administrator can update a employee

AC4: company administrator can assign one or several tag (tag can be reused) for the employee

Practice Output & Submit

  • put the E-R diagram and schema.sql in repo
  • submit your git repo url to field answer

java_persistence_practice_entity_relationship-2019-8-26-2-4-50-303's People

Contributors

linwenjun avatar mr1ng 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.