This webpage is created as part of a project for my databases course at Michigan Technological University. The project aims to demonstrate the application of database concepts and principles in the context of a healthcare solution provided by NAHCorp Medical.
The database for this project is hosted on Supabase, a powerful and flexible open-source database platform. Supabase enables us to efficiently store and manage healthcare data securely.
The backend of this web application is powered by a Cloudflare Worker, which functions as a custom-built API. This worker interacts with the actual database API provided by Supabase, handling various server-side operations and data processing tasks. Cloudflare Workers provide scalability and reliability for our application.
For static content hosting and delivery, we rely on Cloudflare Pages. This service ensures fast and reliable access to the web pages and resources that make up our healthcare solution.
Feel free to explore the features and functionality of this website, which will showcase how databases, Cloudflare Workers, and Cloudflare Pages work together to provide efficient healthcare solutions to patients and administrators.