Welcome to DawFace, a facial recognition application developed using React for the front end and Java Spring for the back end. Click here to view the demo
DawFace is a facial recognition application that leverages the capabilities of React and Java Spring to provide a seamless and efficient user experience. Whether you're building a security system, an access control solution, or just exploring the possibilities of facial recognition technology, DawFace has got you covered.
- Facial Recognition: DawFace utilizes cutting-edge facial recognition (FaceAPI) to identify individuals.
- React Front End: The user interface is developed using React (Vite), ensuring a responsive and intuitive experience.
- Java Spring Back End: The back end is powered by Java Spring, providing a robust and scalable foundation for the application. Click here to see the API source code
- Easy Integration: DawFace is designed for easy integration into your existing projects or systems.
- Customization: The application can be customized to fit various use cases and scenarios.
If you want to run DawFace in your local machine, please follow these steps:
-
Clone Repository:
git clone https://github.com/DawFace/DawFace-UI.git
-
Front End Setup:
cd DawFace-UI npm install npm run dev
-
Back End Setup:
- Navigate to the DawFace-API (https://github.com/DawFace/DawFace-API.git).
- Follow the instructions for setting up the Java Spring back end.
- Run the backend application
Visit http://localhost:5173
in your browser to access DawFace.
DawFace is designed to be user-friendly and can be easily integrated into your projects.
We welcome contributions from the community. To contribute to DawFace, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make changes and submit a pull request.
DawFace is licensed under the MIT License. Feel free to use, modify, and distribute the application according to the terms of the license.
Thank you for choosing DawFace! If you have any questions or issues, please open an issue.