- Authentication- signup, login, logout
- Item add and edit- complete with product images
- Frontend using Fluttter BLoC
- Backend in C++ using drogon web framework
- Support for file upload and saving on the server
- Implemented JWT authentication from the ground up