Skip to content

🧊 CTFDMBSL  #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 16 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,14 @@ The Pharmaceutical Supply Chain Management application serves as a comprehensive

<!-- Techstacks down below (temporary need some proper decision for the group team in order to inlign for the project -->
## 💻 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
Expand Down Expand Up @@ -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

Expand Down