The user interface is good. I liked the bottom navigation bar for rides and the hamburger for providing left pane for other options. Because of these two options, the user interface was self-explanatory.
There are couple of points that I wanted to provide as feedback.
The napkin diagram must specify, what a user can do with the application, instead placing a black box mentioning "Application" at the center of diagram.
The architecture diagram mentions about APIGateway, but I'm not able to find APIGateway implementation.
Other than these I have few feedback points with the setup document and code. They are mentioned in detail in the issues #17 #18
Hi Sai, we appreciate your time and effort in reviewing our project.
We have updated a more detailed version of napkin diagram.
Regarding the API gateway, in further phase of the project we are planning to architect a centralized API gateway through message passing that will connect all the other microservices rather than individual REST APIs.
Hi team,
The user interface is good. I liked the bottom navigation bar for rides and the hamburger for providing left pane for other options. Because of these two options, the user interface was self-explanatory.
There are couple of points that I wanted to provide as feedback.
Thanks, Sai Rohith Achanta.