In this project, tk framework based simple GUI tool is developed to display FTIR data.
- Add a feature to plot FTIR data. Read CSV file of data and plot them.
- Add support for modern UI look and feel.
- OOP implementation.
- Add a feature to identify the minimum point if data range is given.
- Error Handling
- Make more polished UI.