Giter VIP home page Giter VIP logo

employee-directory's Introduction

Awesome Startup

Rendering employees contact information using Random User Generator API.

Main Page

image

Employee Card

image

Installation and Setup Instructions

To make below steps work, You will need node and npm installed globally on your machine.

# Clone this repository
$ git clone https://github.com/ZaidKhan144/employee-directory.git

# Enter the Git folder
$ cd employee-directory

# Install dependencies
$ npm install

# Start the project
$ npm start

Tech used

  • JavaScript
  • Random User Generator API
  • HTML
  • CSS
  • ESLint - A linter tool to standardize code
  • Prettier - Code formatter
  • GitHub Pages

Reflection

The main goal of this project was to get used to fetch data from an API.

I have used Random User Generator API to grab information for 12 random 'employees.' Requested a JSON object from the API using fetch and parse the data for 12 employees that are listed in a grid with their thumbnail image, full name, email, and location. Clicking the employee's image or name will open a model window with more detailed information, such as the employee's birthday and address. I have also given a search functionality to improve the accessibility for the user.

Following the mockup, I started this project by first creating HTML and CSS to structure the basic layout and then used fetch to display employee data. Later I created a slider to move through employee data and a search bar to search employee by name.

To build this project, I have used HTML, CSS, JavaScript, Random User Generator API, and fetch.

You can view the live version of the app here: https://zaidkhan144.github.io/employee-directory/

employee-directory's People

Contributors

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