Code Monkey home page Code Monkey logo

task-list-arraylist-hashmap's Introduction

This project: https://github.com/JoelBM-creator/Task-List-ArrayList-HashMap

Summary

An Employee/Empleado class that stores the first, last, and job title in the company.
The main GestionTareas class that, when executed, performs the following operations:
Three different employees and store them in an “employees” HashMap using concatenated first and last name as the key and the employee as the value to store (Employee object).
Three different tasks assigned to different employees and store them in an ArrayList.
Display a menu with the following options that repeats until the Exit option is selected.
Program each of the options:
· Show employees
Must loop through the HashMap to display the created employees.
· Create a new task
Must add a new task to the ArrayList with data indicated by the user and selecting the employee from those stored in the HashMap.
· Edit a task
Must be able to modify the description, priority or the person in charge of a task.
· Delete a task
It should ask the user which task to delete and delete it from the HashMap.
· Exit

You can modify and use this repository however you want
but please refer the creator, thanks ♥ .



About me

Right now, I'm studying in a higher degree of multiplatform application development.
"Spring Boot, Java, Hibernate, DBs..."

To contact me: https://www.linkedin.com/in/joel-berenguer/

task-list-arraylist-hashmap's People

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.