A Node.js and React project that creates a Point-of-Sale webpage for a Restaurant located at the Memorial Student Center at Texas A&M University. Our specific restaurant was Chick-fil-A. Using Google OAuth to authenticate administrator logins, adequate role-based access control is enforced. This project also uses a Google Translate API to ensure proper internationalization. Finally, this project uses a weather API to display weather information as well as recommend certain items during cooler weather. A custom REST API to communicate between the front-end and the back-end of the application.