πΏ GreenLife Organic Store β Desktop Application
Version: 1.3
Features: added Discount features too.
Author: Yasas Pasindu Fernando
π¦ Download & Run Instructions
Follow these steps to run the application correctly:
1οΈβ£ Download
- Download the ZIP file from the GitHub Releases section.
2οΈβ£ Extract
- Right-click the ZIP file
- Click Extract All
- Choose a folder and extract
3οΈβ£ Run the Application
- Open the extracted folder
- Double-click GreenLifeOrganic.exe
If Windows shows a security warning:
- Click More info
- Click Run anyway
β Important Notes
-
Do not delete any files inside the folder.
-
Keep the
DatabaseandImagesfolders together with the EXE file. -
If the app does not open:
- Right-click the EXE β Properties
- Check Unblock β Click Apply
- Then run again
π» System Requirements
- Windows 10 or later (64-bit)
- No need to install .NET separately (self-contained build)
π About
GreenLife Organic Store is a desktop management system for handling customer logins and store operations.
Built With
- .NET 8 Windows Forms
- SQLite Database
π Optional: MySQL Database Setup (For Developers)
If you want to use MySQL instead of SQLite:
-
Clone the repository:
git clone https://github.com/your-username/greenlife-organic-store.git -
Direct Exe Download
https://drive.google.com/drive/folders/1z57JX-LEv5VVXct0lQqeniai2r6QSBSO
-
Open the project in Visual Studio
-
Create a MySQL database and import the provided SQL script.
-
Update the connection string in the configuration file:
server=localhost;port=3306;user=root;password=yourpassword;database=greenlife; -
Build and run the project.
π Refer to the repository README.md for full setup instructions.
π¨βπ» Developer
Yasas Pasindu Fernando
Software Develop
Full Changelog: 1.2...1.3