Skip to content

vckoushik/SneakPeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SneakPeak - Online Sneaker and Clothing Store

SneakPeak is an online platform that offers the latest sneakers and clothing items to fashion enthusiasts worldwide. With a wide range of products from top brands, SneakPeak provides customers with access to trendy and exclusive fashion items conveniently from their homes.

Technologies Used

  • .NET Core: The backend of SneakPeak is built using .NET Core, a cross-platform framework for building web applications and services.
  • Razor Pages: SneakPeak utilizes Razor Pages, a page-based programming model in ASP.NET Core, for building the user interface and handling requests.
  • MSSQL: Microsoft SQL Server is used as the database management system to store and manage product information, user data, and transaction records.
  • Heroku: SneakPeak is deployed on Heroku, a cloud platform that enables seamless deployment, scaling, and management of applications.
  • Braintree Payment Gateway: Braintree is integrated into SneakPeak as the payment gateway, allowing customers to make secure and seamless transactions.

Features

  • Product Catalog: Browse and explore a wide range of sneakers and clothing items from top brands.
  • User Authentication: Register an account or log in securely to access personalized features such as order history and saved items.
  • Shopping Cart: Add desired items to the shopping cart and proceed to checkout seamlessly.
  • Secure Payments: Make payments securely using Braintree payment gateway, supporting various payment methods.
  • Order Tracking: Track the status of orders and receive updates on shipping and delivery.

Deployment

SneakPeak is deployed on Heroku, ensuring high availability and scalability. The platform is accessible to users worldwide, providing a seamless shopping experience.

Getting Started

To run SneakPeak locally:

  1. Clone the repository to your local machine.
  2. Ensure you have .NET Core SDK installed.
  3. Set up the MSSQL database and update the connection string in the application settings.
  4. Install dependencies using NuGet Package Manager.
  5. Run the application locally using the dotnet run command.

Contributing

Contributions to SneakPeak are welcome! If you have suggestions for new features, bug fixes, or improvements, feel free to open an issue or submit a pull request.

Screenshots

Homepage Homepage of SneakPeak Shoppage Shop Page Cart Cart Page Orders Orders Page of SneakPeak

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published