This is a minimal EMS with nice GUI.
snapshots #workspeaks
- python3
- tkinter
Checkout CONTRIBUTING.md
- Make onefile executable (.exe) for release.
[Hint: pyinstaller || py2exe ] - Implement a theme system (maybe xml config based) (Hint: A new Settings button -> settings.py -> Change theme )
- Compatible for linux
- Fix auto focus issue while filling entries and changing fields using mouse in addrecord.py
- Add more functionality like custom filter search based on salary
- Can implement mysql version (without server just locally) (maybe sqlite) (Hint: A new Settings button -> settings.py -> Change storage )
Feel free to post any issue here
This project is licensed under the unmodified [AGPLv3] License - see the LICENSE for details.