{"id":25227206,"url":"https://github.com/nehalmr/quickcart","last_synced_at":"2025-04-05T13:13:14.795Z","repository":{"id":250547314,"uuid":"834009467","full_name":"nehalmr/QuickCart","owner":"nehalmr","description":"QuickCart by Team Adaptix : E-commerce Software Python, Tkinter, Custom tkinter, Firebase, JSON, JWT Created a user-friendly e-commerce platform with secure authentication","archived":false,"fork":false,"pushed_at":"2024-07-28T10:14:33.000Z","size":3462,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T08:58:10.339Z","etag":null,"topics":["cpython","ctkinter","exception-handling","firebase-auth","firebase-database","inheritance","json-parser","jsondata","jsondatabase","jwt-authentication","jwt-tokens","oops-in-python","python3","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nehalmr.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}},"created_at":"2024-07-26T08:28:03.000Z","updated_at":"2025-01-04T06:09:19.000Z","dependencies_parsed_at":"2024-07-28T11:00:19.792Z","dependency_job_id":"3735e633-152b-4be7-b993-b75113adfc13","html_url":"https://github.com/nehalmr/QuickCart","commit_stats":null,"previous_names":["nehalmr/quickcart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FQuickCart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FQuickCart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FQuickCart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nehalmr%2FQuickCart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nehalmr","download_url":"https://codeload.github.com/nehalmr/QuickCart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339160,"owners_count":20923014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpython","ctkinter","exception-handling","firebase-auth","firebase-database","inheritance","json-parser","jsondata","jsondatabase","jwt-authentication","jwt-tokens","oops-in-python","python3","tkinter-gui"],"created_at":"2025-02-11T08:12:51.967Z","updated_at":"2025-04-05T13:13:14.772Z","avatar_url":"https://github.com/nehalmr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuickCart\nhttps://youtu.be/RCp_Nr1ffkY?feature=shared\n\nQuickCart is a user-friendly e-commerce platform developed by Team Adaptix. It's built using Python, Tkinter, Custom Tkinter, Firebase, JSON, and JWT, aiming to provide a secure and efficient shopping experience.\n\n## 🛠️ Tech Stack\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white\" alt=\"Python\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tkinter-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white\" alt=\"Tkinter\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/CustomTkinter-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white\" alt=\"CustomTkinter\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge\u0026logo=firebase\u0026logoColor=black\" alt=\"Firebase\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JSON-000000?style=for-the-badge\u0026logo=json\u0026logoColor=white\" alt=\"JSON\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JWT-000000?style=for-the-badge\u0026logo=json-web-tokens\u0026logoColor=white\" alt=\"JWT\"\u003e\n\u003c/p\u003e\n\n## Features\n\n- Secure authentication using JWT\n- User-friendly interface with Tkinter\n- Real-time database integration with Firebase\n- Customizable UI components\n- JSON-based data handling\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nehalmr/QuickCart.git\n   cd QuickCart\n   ```\n\n3. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n5. Set up Firebase:\n   - Create a Firebase project\n   - Add your Firebase configuration to `firebase_config.json`\n\n6. Run the application:\n   ```bash\n   python main.py\n   ```\n\n## Usage\n\n1. Launch the application by running `python main.py`\n2. Register a new account or log in with existing credentials\n3. Browse through available products and add them to your cart\n4. Proceed to checkout and complete your purchase securely\n\n## User Manual\n\n### Registration and Login\n\n- Registration:\n  - Click on the \"Register\" button on the login screen\n  - Fill in the required details and submit the form\n  - Verify your email if required\n\n- Login:\n  - Enter your registered email and password\n  - Click on the \"Login\" button to access your account\n\n### Browsing Products\n\n- Home Screen:\n  - The home screen displays a list of available products\n  - Use the search bar to find specific products\n\n- Product Details:\n  - Click on a product to view its details, including price, description, and reviews\n\n### Adding to Cart\n\n- Add to Cart:\n  - On the product details page, click the \"Add to Cart\" button\n\n- View Cart:\n  - Click on the cart icon to view items in your cart\n  - Adjust quantities or remove items as needed\n\n### Checkout Process\n\n- Proceed to Checkout:\n  - Click the \"Checkout\" button in your cart\n  - Enter your shipping and payment information\n  - Review your order and click \"Place Order\" to complete the purchase\n\n## Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork the repository\n2. Create a new branch:\n   git checkout -b feature-branch\n3. Make your changes and commit them:\n   git commit -m 'Add new feature'\n4. Push to the branch:\n   git push origin feature-branch\n5. Open a pull request\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any questions or feedback, please contact Nehal MR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnehalmr%2Fquickcart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnehalmr%2Fquickcart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnehalmr%2Fquickcart/lists"}