muzaibkuchay / employee-directory

This project is a mobile application built using React Native for managing employee information within an organization. It serves as a digital directory, allowing users to easily access and search for employee details such as name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Directory

Description

This is a [React Native] project aimed at [A minimal project having source from third party API].

Features

  • React Context API (useContext Hook) to store and update employee data.
  • App user can Add, Edit & Delete an employee data.
  • Search an employee from directory.
  • Validation and error handling.
  • Dynamic loading of data.
  • Lottie Animations

Installation

To run this project locally, follow these steps:

  1. Clone this repository.

    git clone https://github.com//employee-directory
  2. Navigate into the project directory.

    cd project-name
  3. Install dependencies using npm or yarn.

    npm install
    # or
    yarn install
  4. Run the project.

    npm start
    # or
    yarn start

Usage

[NOTE: The project is developed for an assessment test.]

employee-directory

About

This project is a mobile application built using React Native for managing employee information within an organization. It serves as a digital directory, allowing users to easily access and search for employee details such as name.


Languages

Language:JavaScript 70.2%Language:Kotlin 9.3%Language:Objective-C 8.2%Language:Ruby 7.9%Language:Objective-C++ 2.9%Language:TypeScript 1.4%