From d45873760cfc0791d9e698e9d732de1a7d7a04ae Mon Sep 17 00:00:00 2001 From: "Jay Arre P. Talosig" <35078433+flexycode@users.noreply.github.com> Date: Thu, 17 Apr 2025 22:48:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=8A=20CTFDMBSL=C2=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update Patch Notes --- README.md | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d4cacbc..67097c0 100644 --- a/README.md +++ b/README.md @@ -62,19 +62,14 @@ The Pharmaceutical Supply Chain Management application serves as a comprehensive ## 💻 Techstacks # 1 - + +* **Programming Language:** [TypeScript](https://www.typescriptlang.org/) * **Frontend:** [React.js](https://react.dev/), HTML5, CSS3 + * **Build tool and Development server:** [Vite](https://vite.dev/) * **Backend:** [Node.js](https://nodejs.org/en) with [Express.js](https://expressjs.com/) * **Database:** [Supabase](https://supabase.com/) -* **AI Integration:** TensorFlow, Scikit-learn -* **Blockchain:** Ethereum, Smart Contracts -* **Payment Gateway:** Stripe, Paypal -## 💻 Techstacks # 2 -* **Frontend:** [React.js](https://react.dev/), HTML5, CSS3 -* **Backend:** Python with Flask or Django -* **Database:** [MongoDB](https://www.mongodb.com/) +## 🚀 Future Features * **AI Integration:** TensorFlow, Scikit-learn * **Blockchain:** Ethereum, Smart Contracts * **Payment Gateway:** Stripe, Paypal @@ -496,7 +491,19 @@ Chronological list of updates, bug fixes, new features, and other modifications ## [1.0.1] - 2025-04-07    ### Added   -- ✨ Create Frontend +- ✨ Create Frontend + +## [2.0.1] - 2025-04-17    +### Added   +- ✨ Develop Homepage of PharmaXLedger +- ✨ Design a Wireframe for MedicineCatalog and ShoppingCart +- ✨ Develop AdminDashboard and LandingPage +- ✨ Added a setup and integration for Supabase +- ✨ Added Sign Up Form +- ✨ Added a MedicineForm +### Added  +- ✨ Fixed bug on ShoppingCart +- ✨ Fix bug regarding on SignIn and SignOut 🧊 CTFDMBSL