tailored_type
Tailored Type Keyboard E-Shop
Welcome to Tailored Type, your go-to destination for custom mechanical keyboards! Our website allows you to browse a wide range of products and add them to your cart. Please note that payment processing is currently not available.
Features
- Browse Products: Explore our extensive collection of mechanical keyboards.
- Add to Cart: Easily add your favorite products to your shopping cart.
- Mobile Friendly: Designed to ensure a seamless shopping experience across all devices.
- Spring MVC: Utilizes Spring MVC framework for robust and scalable web application development.
- MySQL Database: Fetches product data from a MySQL database to ensure fast and reliable access to our inventory.
Technologies Used
- Spring MVC: The website is built using the Spring MVC framework, which provides a clean separation of concerns and a powerful set of features for web development.
- MySQL: Our product data is stored in a MySQL database, allowing for efficient data retrieval and management.
Getting Started
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/furthestgoose/tailored_type.git - Navigate to the project directory:
cd tailored_type - Install mySQL server on your machine
- Run the following command to start the mySQL server:
mysql.server run
- Import the spring MVC branch to an IDE of your choice and run it
- Run the following command to start the website:
npm run dev
Branches
The Spring MVC code is available in a dedicated branch for easy access. You can switch to this branch using the following command:
git checkout spring-mvc
Screenshots
Here are some screenshots of the Tailored Type website:
Contributing
We welcome contributions! Please fork the repository and submit pull requests for any enhancements or bug fixes.
License
This project is licensed under the MIT License. See the LICENSE file for details.