PillPal is a capstone project at FPT University. The app helps users to search for information about drugs and support taking medications as prescribed.
To realize the project, we use the main following technologies:
Technology | For | Description |
---|---|---|
Flutter | User App | A framework for building native mobile applications using the Dart. |
React | Admin/Manager Webapp | A JavaScript library for building web interfaces. |
.NET8 | Backend API | An open-source, cross-platform framework for building backend support above applications. |
Microsoft SQL Server | Main Database | A relational database management system, use as the main database. |
Redis | Cache Database | An in-memory data structure store, used as a cache database to increase overall performance. |
For more information, check pillpal-overview.