Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 575 Bytes

File metadata and controls

1 lines (1 loc) · 575 Bytes

This is a mobile app, you can use expo to run it on android or on ios. This application gives you an address, building, and campus, based on a University of Michigan Classroom code. It consumes the University of Michigan classroom and spaces API in order to do so. It is made using React.tsx and typescript. The actual API handler runs on a serverless, if you would like to load this project for yourself, just clone the repo, and then npm install, and then npm start. You don't need to change the endpoint of Searchvalue.ts, as the serverless lambda function is operational