Giter Site home page Giter Site logo

head-count's Introduction


Head Count

A React-based web application for managing users, with features like search, sorting, and user details. The website is designed using React, TailwindCSS, React Router DOM, and DaisyUI.

Table of Contents

Features

  • Search Users: Search users based on their first name.
  • Sort Users: Sort users alphabetically by name, email, and company name.
  • User Listing: Display users in a card view with images, names, emails, addresses, company names, and designations.
  • Add Users: Add new users using a modal with a form. imgBB api is used for storing user profile images.
  • User Details Page: View detailed information about a user.
  • About Page: Under development.

Screenshots

Home page

Home Page


User list page

User List Page


Add user modal

Add User Modal


User details page

User Details Page

Getting Started

To get started with the project, follow the steps below:

Dependencies

Make sure you have the following dependencies installed:

Installation

  1. Clone the repository:

    https://github.com/justJubair/head-count.git
  2. Navigate to the project directory:

    cd head-count
  3. Install the dependencies:

    npm install
    # or
    yarn install
  4. Update the .env.local file with your own imgBB api key

VITE_ImgbbURL=https://api.imgbb.com/1/upload?expiration=600&key=Your_API_key

Usage

  1. Start the development server:

    npm start
    # or
    yarn start
  2. Open the application in your browser: http://localhost:5173

Contributing

If you'd like to contribute to the project, please follow the steps below:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

Acknowledgements

head-count's People

Contributors

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