Skip to content

gayatridot/Image-Editing-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS AI for Bharat Workshop Experience Build Image Editing Website

Welcome to the AWS AI for Bharat Workshop repository! This project showcases hands-on experience with AWS Amplify and AI/ML services as part of the AWS AI for Bharat initiative.

📸 Screenshots

Home Screen Input Output

📌 About This Repository

This repository contains code and resources for Image Editing App developed during the AWS AI for Bharat Workshop, demonstrating practical implementations of AWS Amplify for building scalable, cloud-enabled applications with AI capabilities.

🚀 Technologies Used

  • AWS Amplify - Cloud development platform for building secure, scalable applications
  • JavaScript (70.7%) - Primary programming language
  • HTML (29.3%) - Frontend markup
  • AWS AI/ML Services - Integration of AI capabilities

📚 Workshop Topics Covered

This workshop experience includes:

  • ✅ Getting started with AWS Amplify
  • ✅ Building full-stack applications with Amplify
  • ✅ Integrating AWS AI services
  • ✅ Frontend development with HTML & JavaScript
  • ✅ Cloud deployment and best practices
  • ✅ Real-world project implementations

🛠️ Project Structure

AWS-Amplify-Code/
├── src/                    # Source code
├── public/                 # Static assets
├── index.html              # Main HTML file
├── package.json            # Project dependencies
└── README.md               # This file

🚀 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • AWS Account
  • AWS CLI configured
  • npm or yarn package manager

Installation

  1. Clone the repository:

    git clone https://github.com/gayatridot/AWS-Amplify-Code.git
    cd AWS-Amplify-Code
  2. Install dependencies:

    npm install
  3. Initialize AWS Amplify (if not already done):

    amplify init
  4. Start the development server:

    npm start

📖 Usage

This repository demonstrates practical implementation of AWS Amplify features. Refer to individual project files and comments for specific use cases and implementation details.

🎓 Learning Resources

💡 Features

  • Cloud-ready applications
  • AI/ML service integration
  • Responsive frontend design
  • Scalable architecture
  • AWS best practices

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📄 License

This project is open source and available under the MIT License - see the LICENSE file for details.

👤 Author

gayatridot


🌟 Acknowledgments

Special thanks to AWS and the AWS AI for Bharat team for providing this wonderful learning opportunity!


Happy Coding! 🚀

If you found this helpful, please consider giving it a ⭐ on GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors