Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 2.66 KB

README.md

File metadata and controls

73 lines (53 loc) · 2.66 KB

NEGOTIUM

MIT license

Responsive employee directory app built with React. Users generated from https://randomuser.me/. Supports sorting, filtering and search autocomplete using React's Context API and lodash.

An employee or manager would benefit greatly from being able to view non-sensitive data about other employees. It would be particularly helpful to be able to filter employees by name.

Deployed site available here.

negotium.png

Etymology

nec (“not”) +‎ ōtium (“leisure”)

Noun

negōtium n (genitive negōtiī or negōtī); second declension

  1. business, employment, occupation, affair
  2. (figuratively) difficulty, pains, trouble, labor
         Negotium exhibere alicui.
            To give trouble to someone.
         Facili negotio.
            With little trouble.
  3. (figuratively) matter, thing (= πρᾶγμα (prâgma))
         Quid est negotii?
            What thing is it?


Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. License
  5. Questions

Installation

To install this project, please do the following:
Clone the repository and run it with npm start.


Usage

To get started, consider the following:
Visit the deployed site here. The app will request a list of random employees from the Random User Generator. Users can then sort this list or search the employee directory with autocomplete functionality.


Contributing

Accepted Contributions:

The following contributions are allowed for this project:

  • creating issues
  • pull requests
  • suggesting enhancements
  • reporting bugs
  • documentation

License

This project is licensed under the MIT license. For more information refer to this link: MIT license



Questions?

To communicate with the project owner, use the following contact information:
Created by: stephenlprice
You can ask me any questions at this address: [email protected]