Skip to content

Amazify is a modern e-commerce interface inspired by Amazon, built with HTML, CSS, and JavaScript. Created as a project to enhance my JavaScript skills, it includes unique features like smooth add-to-cart transitions, intuitive navigation, and custom UI elements. Ideal for learning and exploring innovative web development.

Notifications You must be signed in to change notification settings

itsxwang/Amazify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazify

================

A Modern E-commerce Interface Inspired by Amazon


Project Overview


Amazify is an ongoing project that aims to create a modern e-commerce interface inspired by Amazon. The project is built using HTML, CSS, and JavaScript, and is designed to provide a seamless and intuitive user experience.

Features


  • Responsive design for a great user experience on all devices
  • Smooth add-to-cart transitions and intuitive navigation
  • Custom UI elements for a unique and modern look
  • Support for multiple products and categories
  • Basic cart functionality with quantity selection and removal

Technologies Used


  • HTML5 for structuring and content
  • CSS3 for styling and layout
  • JavaScript for dynamic functionality and interactivity
  • LocalStorage for storing cart data

Project Structure


  • data/: contains JavaScript files responsible for providing data to files which generating dynamic HTML
  • scripts/: contains JavaScript files for dynamic functionality
  • styles/: contains CSS files for styling and layout
  • images/: contains images used in the project and those which will be used in the future
  • amazon.html: the main entry point of the application
  • Tests: Contain Tests to check if code working as expected .

Installation


To run the project, follow these steps:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/XionVolt/Amazify.git
  1. Open the amazon.html file in a web browser to view the project.

Contributing


Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

License


This project is licensed under the MIT License.

Acknowledgments


  • Inspired by Amazon's e-commerce interface
  • Uses Google Fonts for typography

To-Do List


  • Implement search functionality(Implemented but in future we will use Ai for make it exponentially robust !!)
  • Improve performance and optimization (Continuous Process)
  • Implement Return order functionaly on orders page
  • Implement Search query functionality on Tracking Page

Changelog


  • Initial commit with basic structure and functionality
  • Added support for multiple products and categories
  • Implemented basic cart functionality
  • Implemented LocalStorage

Contact


For any questions or concerns, please contact XionVolt at xion36325@gmail.com.

About

Amazify is a modern e-commerce interface inspired by Amazon, built with HTML, CSS, and JavaScript. Created as a project to enhance my JavaScript skills, it includes unique features like smooth add-to-cart transitions, intuitive navigation, and custom UI elements. Ideal for learning and exploring innovative web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published