{"id":22336724,"url":"https://github.com/kavicastelo/black_lotus","last_synced_at":"2026-04-13T12:01:40.488Z","repository":{"id":230577654,"uuid":"779703083","full_name":"kavicastelo/Black_Lotus","owner":"kavicastelo","description":"This repository includes a flowers management standalone system using ASP.net and MySQL","archived":false,"fork":false,"pushed_at":"2024-03-30T15:26:39.000Z","size":219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T23:03:41.450Z","etag":null,"topics":["asp-net","csharp","mysql","standalone","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kavicastelo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-30T14:50:18.000Z","updated_at":"2024-08-06T21:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"97f47a71-38e5-4179-9b0b-1e1ff786454b","html_url":"https://github.com/kavicastelo/Black_Lotus","commit_stats":null,"previous_names":["kavicastelo/black_lotus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kavicastelo/Black_Lotus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavicastelo%2FBlack_Lotus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavicastelo%2FBlack_Lotus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavicastelo%2FBlack_Lotus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavicastelo%2FBlack_Lotus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kavicastelo","download_url":"https://codeload.github.com/kavicastelo/Black_Lotus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kavicastelo%2FBlack_Lotus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net","csharp","mysql","standalone","windows"],"created_at":"2024-12-04T06:07:49.638Z","updated_at":"2026-04-13T12:01:40.478Z","avatar_url":"https://github.com/kavicastelo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Black Lotus Flower Management System\n\n## Introduction\n\nBlack Lotus Flower Management System is a desktop application designed to streamline the sales and stock management process for Black Lotus, a reputed flower supplier in Sri Lanka. This application aims to replace the manual communication and record-keeping methods with an efficient, digital solution. It provides functionalities to manage flower categories, flower data, stock, orders, and enables third-party vendors to check stock availability and place orders.\n\n## Features\n\n### 1. Manage Category\n\n- Add, edit, and delete flower categories.\n- Categorize flowers for better organization and management.\n\n### 2. Manage Flower Data and Stock\n\n- Add, edit, and delete flower information including name, description, price, and stock quantity.\n- Keep track of available stock for each flower.\n\n### 3. Manage Orders\n\n- Create, view, edit, and delete customer orders.\n- Ensure accurate and timely order processing.\n\n### 4. Check Stock Availability\n\n- Search for flower stock availability using flower name or codes.\n- Instantly check the availability of desired flowers.\n\n### 5. View Flower Names and Codes\n\n- Access a list of all available flower names and their corresponding codes.\n- Simplify the ordering process for both customers and vendors.\n\n### 6. Third-Party Integration\n\n- Enable third-party vendors to check stock availability and place orders.\n- Provide API endpoints for seamless integration with external systems.\n\n## Technologies Used\n\n- **Database:** MariaDB SQL\n- **Backend:** C#\n- **Frontend:** ASP.NET (for API endpoints)\n- **Client Application:** C# desktop application\n\n## Installation\n\n1. Clone the repository to your local machine.\n2. Open the solution file in Visual Studio.\n3. Build the solution to restore dependencies.\n4. Ensure MariaDB is installed and running on your system.\n5. Execute the SQL scripts provided in the `database` directory to set up the database schema.\n6. Configure the database connection string in the application settings.\n7. Run the application.\n\n## Usage\n\n1. Launch the application.\n2. Use the provided functionalities to manage flower categories, flower data, stock, and orders.\n\n## Contributors\n\n- [kavi castelo](https://github.com/kavicastelo)\n\n## License\n\nThis project is licensed under the Apache V2.0 License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Cardiff Metropolitan University](https://www.cardiffmet.ac.uk/Pages/default.aspx) \u0026 [ICBT Southern Campus](https://icbt.lk/icbt-southern-campus/)\n\n\n![repo size](https://img.shields.io/github/repo-size/kavicastelo/Black_Lotus?label=Repo%20Size\u0026style=for-the-badge\u0026labelColor=black\u0026color=20bf6b)\n![GitHub LastCommit](https://img.shields.io/github/last-commit/kavicastelo/Black_Lotus?logo=github\u0026labelColor=black\u0026color=d1d8e0\u0026style=for-the-badge)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkavicastelo%2Fblack_lotus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkavicastelo%2Fblack_lotus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkavicastelo%2Fblack_lotus/lists"}