This mobile application will allow users to register/log in to keep track of their visits to restaurants, orders made, and ratings of meals.
Users will be able to see each restaurants menus as well as better record their reviews of prior restaurants used to convene.
Automated tests have not been implemented however error handling such as no empty inputs and regular expressions have been used to validate user inputs.
Currently users may register an account, log in to their account, view restaurants and see additional details.
The start of "add meal" and "list of historic meals" were added but not fully implemented.