We deployed our website on Vercel and have a custom domain name! Try it out here: https://www.rightbite.co/
Our inspiration for RightBite came from a shared commitment to food safety and informed eating. We recognized the need for a tool that empowers consumers to make healthier choices by providing essential safety information about the food they purchase.
RightBite is a straightforward food safety awareness app. It allows users to scan product barcodes or input the barcode to receive key information about product ingredients. It assesses ingredient safety and provides a general safety rating for food items. Additionally, it displays an ingredient list ordered by proportion and flags potentially dangerous ingredients with harsher colors. Additionally, RightBite offers 1-2 sentence descriptions of each ingredient and their history, as well as manufacturer information for each product.
RightBite was built using a combination of technologies, including Typescript, Next.js, React.js, TailwindCSS, and Cheerio web-scraper to get product data in order to ensure a responsive and user-friendly interface. Additionally, we deployed the app on Vercel and configured it to our custom domain name from the GoDaddy Registry.
- We had to switch between multiple approaches of gathering product information using UPC.
- It also took multiple attempts to find a suitable React camera component as some were outdated and some were difficult to configure, but we finally found one that was able to successfully parse barcode information.
- We are proud of being able to figure out how to make the camera successfully scan a barcode.
- We're particularly proud of creating an app that puts the power of informed eating directly into the hands of consumers. RightBite has the potential to make a positive impact on the health and safety of individuals and communities in a fast, efficient way.
- We are also proud of being able to successfully register a domain name using GoDaddy Registry and deploying our app on Vercel.
- Lastly, half of the team had zero experience with the technology stack we used so there was a lot of fast-paced learning along the way.
- As mentioned previously, half of the team was new to the T3 stack and there was a steep learning curve. We are now able to confidently say that we understand Next.js.
- We want to be able to display macronutrient information so that the app is a one-stop shop for health and safety information of a product.
- Eventually, we want to convert our code to react-native code so it can be available as an app on all platforms.
- We want to be able to scan the barcodes of products without being confined to the products available with the UPC Food Searcher database. We would do this by implementing our own database instance and adding submission forms for any products that aren't already registered.
- React.js, Next.js, Vercel, TypeScript, TailwindCSS, Cheerio Web Scraper with UPC Food Search.