API Gateway For Shopping the Techy Products !
Explore the docs »
.
View Demo
.
Table of Contents
This application will facilitate the customer as well as Admin to order the products you Love. Admin have certain functionalities to manage Category and Products. Customer Can buy and generate payment receipt.
Try Link in Description
visiting our site.
Tech Stack :
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Spring Tool Suite 4
https://spring.io/tools
- Maven Dependencies
https://mvnrepository.com/
- MySQL 8.0.30 or any latest Database Software
https://dev.mysql.com/downloads/installer/
First clone the project and let STS4 build its dependecies. Maven --> Update Project -->Run as SpringBoot
- Clone the repo
git clone https://github.com/nileshs23/Techy-Town
- Add MVN Dependencies
Use this to get insights of signup and login functionality.
Admin Controller -> register admin -> Login -> perform CRUD operations -> get insights -> Log Out From the System
This Application Consist 6 Modules
- Login and Signup For Admin/User Module.
- Category Registration Module
- Product Registration Module.
- Cart Module.
- Orders Module.
- Payment Module.
- Based Upon Spring Security and JWT tokenization.
- It performs Regist,login and logout for User and Admins.
- Payment History.
This modules CRUD operation belongs to ADMIN only !
- This Module Will Take Add Category To Database
- Only Admin Can Add The Categories.
- User Can See the category.
- In this module User can Serach Products based upon ID/Name/Category.
- User can select cart and Add Products To it.
- User Can See Cart Details like total Amount / Qty / Products ,etc.
- This Module is Capable checkout all items.
- This is for Providing Orders and Payment Gateway
- Giving order Receipts.
- See all order details.
- This Module is Primarly Responsible for Entries of Payment Details.
- Adding Card Details,BHIM etc
- Made ER Diagram
- Added POJO classes
- Made mappings
- Designed Database using mySql 8.0
- Added Additional Exceptions and Dependencies.
- Added "Admin Controller" logics with Controlller.
- Added "User Controller" logics with Controlller.
- Added "ID" logics with Controlller.
- Tested Using Postman.
- Tested Using Swagger.
- Uploaded on AWS.
- Added API Documentationusing Thymeleaf.
- Adding Banking System.
- Changing Order Status and Payment Status.
- Adding refined algorithms.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your own feature Branch (
git checkout -b feature/AmazingFeature
) 3.Please Don't Push or commit on this project. 4.You can always make use of it as reference point of view (If you want to learn).
- Nilesh Solanki - nileshs2398@gmail..com
We are always looking for ways to improve our Application, and I would like to request your feedback on our latest project. Your opinions matter to us and your feedback will be used for further improvements. So please share youre valuable feedback.
Thank You ,
- Masai School
- ALL INSTRUCTORS.