Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balikuddembe/sportyshoejavaproject
Developing a Backend for an E-commerce Website for Sporty Shoes .Sporty Shoes is a reputable company specializing in the manufacturing and sale of high-quality sports shoes. As part of their business expansion, they plan to launch their online store, sportyshoes.com.
https://github.com/balikuddembe/sportyshoejavaproject
Last synced: about 2 months ago
JSON representation
Developing a Backend for an E-commerce Website for Sporty Shoes .Sporty Shoes is a reputable company specializing in the manufacturing and sale of high-quality sports shoes. As part of their business expansion, they plan to launch their online store, sportyshoes.com.
- Host: GitHub
- URL: https://github.com/balikuddembe/sportyshoejavaproject
- Owner: Balikuddembe
- License: mit
- Created: 2022-05-06T09:16:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T08:26:04.000Z (over 1 year ago)
- Last Synced: 2023-08-16T09:37:58.792Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 3.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sporty Shoe
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ](#faq)
- [π License](#license)Sporty Shoe is a Java backend for an E-commerce website for sporty shoes.Sporty Shoes is a company that manufactures and sells sports shoes. They have a walk-in store, and now, they wish to launch their e-commerce portal sportyshoes.com.
I am tasked to develop a prototype of the application that will be presented to the relevant stake holder for budget approval.Client
Server
Database
- **An admin to manage the website**
- **An administrator login will be required to access the admin page**
- **The admin should be able to change his/her password if he wants**
- **The admin should manage the products in the store including categorizing them,browse the list of users who have signed up and able to search users,see purchase reports filtered by date and category**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
Java install
MySQL DB install
postman to act as the client
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Balikuddembe/SportyShoeJavaProject.git
```
### Install
Install this project with:
```sh
cd my-folder
Import the βdatabase\database.sqlβ file to your database administration tool
```
### Usage
To run the project, execute the following command:
```sh
run the server
```
### Run tests
To run tests, run the following command:
```sh
use postman to test the app
```
π€ **Emmanuel Balikuddembe**
- GitHub: [@Balikuddembe](https://github.com/Balikuddembe)
- Twitter: [@BalixEmma](https://twitter.com/BalixEmma)
- LinkedIn: [emmanuelbalikuddembe](https://www.linkedin.com/in/emmanuelbalikuddembe/)
- [ ] **Design the UI for the backend**
- [ ] **Host the app online (Deployment)**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Balikuddembe/SportyShoeJavaProject/issues).
If you like this project please give it a star ππβ¨
Simplilearn bootcamp
This project is [MIT](./LICENSE) licensed.