From 8a45d804ce17d83687786de8667a1c512e305426 Mon Sep 17 00:00:00 2001 From: Mayank Mohapatra <125661248+Mayank77maruti@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:02:11 +0530 Subject: [PATCH] Update README.md --- README.md | 116 +++++++++++++++++++----------------------------------- 1 file changed, 40 insertions(+), 76 deletions(-) diff --git a/README.md b/README.md index 1af2456..ea46df2 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,50 @@ -# Amazon Smbhav Hackathon 2024: Prototype Submission +# Onestop Vyapar +## 1. ๐Ÿš€ Getting Started -## 1. Team Details +### Open Using Daytona -**Team Name:** Vyapaari +1. **Install Daytona**: Follow the [Daytona installation guide](https://www.daytona.io/docs/installation/installation/). -**Team Members:** -- Anshuman Rai -- Mayank Mohapatra -- Swaparup Mukherjee -- Priyanshu Das +2. **Create the Workspace**: ---- + ```bash + daytona create https://github.com/Mayank77maruti/amazon_asambhav.git + ``` + +## ๐Ÿค” **Why Use DevContainer and Daytona?** + +### **DevContainer** + +- Simplifies development environment setup in VS Code. +- Perfect for team collaboration in open-source projects. +- Eliminates the hassle of creating dev environments for contributors. +- Automatically configures extensions and settings for a consistent experience. + +### **Daytona** + +- Works with **any Git platform**: GitHub, GitLab, Bitbucket. +- Compatible with **any IDE**: Vim, VS Code, JetBrains IDEs. +- Runs **anywhere**: Localhost, AWS, Azure, GCP, Digital Ocean. +- Flexible and efficient for modern development workflows. + +> **Note:** +> Learn how to integrate Daytona into your Next.js app by reading this article: +> [Integrate Daytona in Your Next.js App](https://dev.to/mayank_mohapatra/integrate-daytona-and-let-the-magic-begin-38hg) -## 2. Theme Details +--- -**Theme Name:** -**Theme No. 3:** Develop a user-friendly tool or plug-in that seamlessly integrates online stores with Amazon's Multi-Channel Fulfillment (MCF) service. This would allow businesses to leverage Amazon's logistics network with minimal coding effort. +## โœจ Features -### Theme Benefits: +List of features +- **Unified inventory and order management:** Real-time view across multiple platforms. +- **AI-powered inventory suggestions:** Predictive analytics for optimal stock management. +- **Dynamic pricing:** AI-based pricing adjustments using PyCaret. +- **Oversell prevention:** Real-time alerts powered by AWS Lambda and SNS. +- **Geolocation heatmaps:** Identify and manage regions with high return rates. +- **International fulfillment:** Expand globally with Amazonโ€™s API. +- **Built-in marketplace:** Connect manufacturers, wholesalers, and dropshippers with sellers. +- **DevOps with AWS**: Leverage AWS ECR for Docker image management, AWS ECS for container orchestration, and AWS S3 for scalable storage, ensuring streamlined deployment, monitoring, and scaling of applications. +- **SSL Certificate**: Secure data transmission between the client and server, encrypting sensitive information and validating website authenticity to protect user data and enhance security. - **User-friendly interface:** AI chatbot for managing e-commerce tasks like inventory and delivery handling. - **Amazon's MCF integration:** PAN India logistics network for effortless scaling. - **Unified order management:** Single dashboard to handle orders from multiple platforms. @@ -35,17 +62,6 @@ --- -### Key Features: -- **Unified inventory and order management:** Real-time view across multiple platforms. -- **AI-powered inventory suggestions:** Predictive analytics for optimal stock management. -- **Dynamic pricing:** AI-based pricing adjustments using PyCaret. -- **Oversell prevention:** Real-time alerts powered by AWS Lambda and SNS. -- **Geolocation heatmaps:** Identify and manage regions with high return rates. -- **International fulfillment:** Expand globally with Amazonโ€™s API. -- **Built-in marketplace:** Connect manufacturers, wholesalers, and dropshippers with sellers. - ---- - ### Technical Stack: - **Frontend:** Next.js, Tailwind CSS, Material-UI. - **Backend:** Node.js (Express/NestJS), AWS Lambda, AWS API Gateway. @@ -83,58 +99,6 @@ --- -## CopilotKit Coagent Integrated ๐ŸŽ‰ - -We are excited to announce that **CopilotKit Coagent** has been successfully added to our website! ๐Ÿš€ - -### Features: -- **Enhanced AI Assistance**: Get smarter and more personalized responses. -- **Seamless Integration**: Works effortlessly with our existing features. -- **Improved User Experience**: Designed to help you navigate and interact with the site better. - -Stay tuned for more updates as we continue to enhance your experience with cutting-edge technology! ๐Ÿ’ก - -## ๐Ÿš€ Getting Started - -### Open Using Daytona - -1. **Install Daytona**: Follow the [Daytona installation guide](https://www.daytona.io/docs/installation/installation/). - -2. **Create the Workspace**: - - ```bash - daytona create https://github.com/Mayank77maruti/amazon_asambhav.git - ``` - -3. **Start the Application**: - ```bash - npm run dev - ``` - ---- - -## ๐Ÿค” **Why Use DevContainer and Daytona?** - -### **DevContainer** - -- Simplifies development environment setup in VS Code. -- Perfect for team collaboration in open-source projects. -- Eliminates the hassle of creating dev environments for contributors. -- Automatically configures extensions and settings for a consistent experience. - -### **Daytona** - -- Works with **any Git platform**: GitHub, GitLab, Bitbucket. -- Compatible with **any IDE**: Vim, VS Code, JetBrains IDEs. -- Runs **anywhere**: Localhost, AWS, Azure, GCP, Digital Ocean. -- Flexible and efficient for modern development workflows. - -> **Note:** -> Learn how to integrate Daytona into your Next.js app by reading this article: -> [Integrate Daytona in Your Next.js App](https://dev.to/komsenapati/integrate-dayotana-in-your-nextjs-app-36ei) - ---- - ## Getting Started {Simple Start} First, run the development server: