Named after 17th century poet John Milton, Milton is an app that helps you learn about art. Much of Miltons's work was written in completely in the dark, as he lost his sight in his 40s. Yet in his blindness, his work grew more vivid and imaginative. His magnum opus, Paradise Lost, is a testament to the power of art to transcend the physical world. Milton is designed to help you experience art in a new way, by providing audio descriptions of art pieces. All you need to do is scan a piece of art, and Milton will provide you with information about the art and an audio description if desired.
To install this project, make sure you have android studio and yarn installed on your system. Clone the repository then install the dependencies using the following command in the root directory of this repository:
$ yarn install
$ npm install
Once all dependencies are installed, start the expo go project and use the expo go mobile app to scan the qr code to experience Milton.
$ yarn start
Configure the base URL in DescriptionScreen.tsx with the appropriate environment variable for the backend. The backend server is found at https://github.com/lai-kevin/SBU-Hackathon-2024-Server
Access the API Documentation at https://documenter.getpostman.com/view/30898740/2sA2r3Yk8w