Skip to content

Web-based frontend sample designed to demonstrate the functionalities of the FaceTagger library

License

Notifications You must be signed in to change notification settings

Face-Tagger/facetagger-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

FaceTagger-FE

FaceTagger-FE is a web-based frontend sample designed to demonstrate the functionalities of the FaceTagger library, a powerful tool for classifying images based on facial recognition.


Features

  • Routing: Seamless navigation through different components, enabled by react-router-dom.

  • User Authentication:

    • Sign up: Create a new account for accessing the service.
    • Log in: Get into the application with registered details.
  • Image Drag & Drop: User-friendly interface to drag and upload images for processing.

  • Grouping & Image Classification Display: Witness the prowess of FaceTagger as it groups and classifies your images based on recognized faces.


Getting Started

Experience the FaceTagger with this frontend sample by following the steps below:

  1. Clone the Repository:

    git clone https://github.com/face-tagger/facetagger-fe.git
  2. Enter the Project Directory:

    cd facetagger-fe/front
  3. Set up Dependencies:

    npm install
  4. Launch the Sample:

    npm start

Contributing

Feel free to fork, tweak, and submit a pull request. If you have substantial changes in mind, please open an issue to discuss them.


License

This project embraces the MIT License. Dive into the LICENSE file for more specifics.


Experience the efficiency and functionality of the FaceTagger library through this frontend demonstration. Dive in and explore!

(Note: Ensure to replace yourusername in URLs with the right GitHub username or the accurate path to the repository.)

About

Web-based frontend sample designed to demonstrate the functionalities of the FaceTagger library

Topics

Resources

License

Stars

Watchers

Forks