Attendance-Management-using-Face-Recognition
Attendance-Management-using-Face-Recognition copied to clipboard
An Electron App Backed by Python
Proposal for a duplicate of the project, using Electron for a better UI
- Since the application does not have a good UI, an option for Electron-based UI would definitely make it more appealing.
- The functionality could still use the same scripts, meaning the app would still be backed by Python.
- One thing to look out for is compatibility of OpenCV libraries with electron apps and how both can work together.
If the Issue gets enough comments or upvotes, and people volunteer to work on it, a new repository can be created to work specifically on this idea.
Can I update the existing Tkinter GUI? Like better color schemes, positioning of elements and functioning.
@akshgpt7 Go for it! If you have a certain design in your mind, it would be better if you raise an issue first, then if the maintainers like the design, you can work on building it in the application with Tkinter :)