From bcb2ac5a7d15714724e801ed7309d183318a8cf7 Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Mon, 22 Sep 2025 13:22:23 +0800 Subject: [PATCH] Updated README --- README.md | 54 +++++++++--------------------------------------------- 1 file changed, 9 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index db372a3..44164d8 100644 --- a/README.md +++ b/README.md @@ -1,51 +1,15 @@ -# Pharmacy Mobile App +![Logo](assets/icon/icon.png) -The Pharmacy Mobile App is a Flutter application designed to provide a seamless experience for customers interacting with a pharmacy service. This app includes features such as buying medicine, viewing menus, managing cart items, and accessing user profiles. - -## Table of Contents -1. [Features](#features) -2. [Prerequisites](#prerequisites) -3. [Getting Started](#getting-started) -4. [Contributing](#contributing) -5. [License](#license) +# OFA Mobile App ## Features -- **Login/Logout**: Customers can sign in and out of the app. -- **Menu View**: Access a menu with various medicine options. -- **Cart Management**: Add items to a cart and proceed to checkout. -- **Profile Management**: Update user profiles and manage personal information. -## Prerequisites -Before running the project, ensure you have the following installed: -- [Flutter SDK](https://flutter.dev/docs/get-started/install) -- [Dart SDK](https://dart.dev/get-dart) - -## Getting Started -1. Clone this repository to your local machine. - ```sh - git clone https://github.com/yourusername/pharmacy_mobile.git - ``` -2. Navigate to the project directory. - ```sh - cd pharmacy_mobile - ``` -3. Install dependencies. - ```sh - flutter pub get - ``` -4. Run the application on a simulator or device. - ```sh - flutter run - ``` - -## Contributing -Contributions are welcome! Please follow these steps: - -1. Fork this repository. -2. Create a new branch (`feature/your-feature`). -3. Make your changes and commit them (`git commit -m 'Add some feature'`). -4. Push the branch to your forked repository (`git push origin feature/your-feature`). -5. Open a pull request in the original repository. +- **Stock Monitoring** +- **Consultation** +- **Symptoms Identification** +- **Cart Identification** +- **Profile Management** ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file + +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.