Code Monkey home page Code Monkey logo

projectsmanagement-bom's Introduction

Projects Management

JDK
By Hamza Es-saady

Projects Management Logo

Projects Management is a web application that helps the management of different projects. With Projects Management you can manage Projects, Collaborators, Competences and Tasks. Each Project is composed of different Tasks. Each Collaborator can be assigned to Tasks taking into consideration their Competences and a limit work hours (e.g. 8 hours/day). The attribution is made in an equitable manner.

You are free to reuse, copy, modify, and distribute, but you have to give attribution.

Project Structure & Sub Modules

Projects Management uses four sub-modules as dependencies :

These four sub-modules will be included in the folder projectsmanagement-master.

Here is the relationship between these modules :

Modules relationships

Technologies & Tools

Projects Management is created with :

  • JavaEE 7.0
  • EJB 3.2 (Enterprise Java Bean)
  • JPA (Java Persistence API)
  • CDI
  • Hibernate 5.4.16
  • JSF 2.1 (JavaServer Faces) with Mojarra 2.3.2. implementation
  • PrimeFaces 8
  • JavaEE security
  • Maven 2
  • GlassFish 5
  • MySQL 5

Installation and configuration

Database Schema

Run this script to create the database. The admin credentials will be inserted also :

  username: master
  password: 123456

Clone the project

Run this command to clone the project along with all the sub-modules :

  git clone https://github.com/Kuohamkun/projectsmanagement-bom.git --recursive

Screenshots

Landing Page

  • Authentication : JavaEE Security
Landing page

Dashboard

  • General overview of Projects, Collaborators, Competences and Tasks
Dashboard

Collaborators

  • List, add, edit and delete collaborators
  • Assign/remove competences
Collaborators list

Collab Tasks

Collab Competences

Add new Collab

Competences

  • List, add, edit and delete competences
  • Statistics showing the number of collaborators for each competence
Competences List

Projects

  • List, add, edit and delete projects

Here the creation of projects follows a time allocation rule. The maximum duration in a day is set at 8am, and weekends are disabled.

Projects List

Tasks

  • List, add, edit and delete tasks
  • Assign/remove tasks competences
  • Assign work hours to collaborators in a given task. The attribution is made in an equitable manner.
Tasks List

Assign hours to collabs

Assign comps to tasks

Add new Task

projectsmanagement-bom's People

Contributors

hamzaessaady avatar

Stargazers

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