Tag: React Native

Parking App

Source Code

In this last and final project of the WMDD program, my teammates and I followed our ambitions and created a MVP in just 10 weeks, integrating multiple features like Geolocation search, Live Chat, Photo taking and Gallery, and AI-enabled license recognition scan. It is the culmination of all the skills we have acquired since the beginning of the program.

I took on the tasks of integrating the photo taking, gallery, and license recognition scan as part of the car registration process, making use of Expo and AI-enabled APIs. I stored the temporary license snapshots in AWS S3, and called the license recognition API to scan the photos, automatically populating the field with the license plate number. We are the only capstone project to make use of AI/Machine Learning tech that is available through RapidAPI provider. I also contributed to other aspects of the application, including the reservation flow, onboarding, and notifications.

Please take a moment to read through our Project Proposal:

Movie Apps

Source Code

I wanted to create a nostalgic, cinematic experience by displaying the flashing “Now Showing” signage and classic theatre red curtains while playing Sinatra on the radio. The list of movies displayed on the website are productions of the past, few decades up to the present time. The movie poster images, titles, descriptions, and ratings were retrieved from IMDb API, https://developer.imdb.com/. Go ahead, grab a bag of buttery popcorn and enjoy! Don’t forget to purchase the “Langara Rocks!” Tee.

React Native Movie App

Source Code

I created this movie app using React Native and NativeBase. It’s a simple application that has 2 tabs listing out different categories of Movies and TV Shows. It also has a search function to find productions by title and type.