Code Monkey home page Code Monkey logo

cc-project-sem-6's Introduction

SnapStore - Fullstack Ecommerce Project

SnapStore is a fullstack ecommerce project developed using React, Express, Node.js, and integrated with the Razorpay payment gateway. It offers a seamless online shopping experience for users and provides a robust platform for managing products, orders, and payments.

Features

  • User Authentication: Secure user authentication system for managing user accounts and access control.
  • Product Management: Efficient product management system for adding, editing, and removing products.
  • Shopping Cart: Interactive shopping cart functionality to manage selected items before checkout.
  • Order Management: Streamlined order management system for tracking orders and order history.
  • Razorpay Integration: Seamless integration with Razorpay payment gateway for secure and convenient online transactions.
  • Responsive Design: Responsive design ensures optimal user experience across devices of all sizes.

Technologies Used

  • Frontend:
    • React: JavaScript library for building user interfaces.
    • Context-API: State management library for managing application state.
    • HTML/CSS: Markup and styling languages for designing user interfaces.
  • Backend:
    • Express.js: Web application framework for Node.js.
    • Node.js: JavaScript runtime for building server-side applications.
    • MongoDB: NoSQL database for storing application data.
    • Mongoose: MongoDB object modeling for Node.js.
  • Payment Gateway:
    • Razorpay: Payment gateway for processing online payments securely.
  • Deployment:
    • Vercel(frontend): Cloud platform for deploying and hosting web applications.
    • Render(backend): Cloud platform for deploying and hosting web applications.

Installation

  1. Clone the repository:

    git clone https://github.com/ronitsharma03/CC-project-sem-6.git
  2. Navigate to the project directory:

    cd snapstore
  3. Install dependencies for both frontend and backend:

    cd client && npm install
    cd ../server && npm install
  4. Set up environment variables:

    • Create a .env file in the server directory.
    • Add the required environment variables such as database connection URI, Razorpay API keys, etc.
  5. Run the development server:

    • For frontend:
      cd ../client && npm run dev
    • For backend:
      cd ../server && npm run start
  6. Access SnapStore in your browser:

Usage

  1. Sign up for an account or log in if you already have one.
  2. Browse through the available products and add items to your shopping cart.
  3. Review your cart and proceed to checkout.
  4. Complete the payment process securely using the Razorpay payment gateway.
  5. Receive confirmation of your order and track its status in the order history.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to contribute to SnapStore.

License

This project is licensed under the MIT License.

Acknowledgements

  • Special thanks to the developers of React, Express, Node.js, and Razorpay for providing powerful tools and technologies.
  • Thanks to the open-source community for their invaluable contributions to the software development ecosystem.

cc-project-sem-6's People

Contributors

ronitsharma03 avatar

Stargazers

Vishal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.