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.
- .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.
- 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.
SneakPeak is deployed on Heroku, ensuring high availability and scalability. The platform is accessible to users worldwide, providing a seamless shopping experience.
To run SneakPeak locally:
- Clone the repository to your local machine.
- Ensure you have .NET Core SDK installed.
- Set up the MSSQL database and update the connection string in the application settings.
- Install dependencies using NuGet Package Manager.
- Run the application locally using the
dotnet run
command.
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.
Homepage of SneakPeak Shop Page Cart Page Orders Page of SneakPeak