Skip to content

Techy-Town : An API based shopping application to generate RESTful services. Developed using Spring Boot. Used Maven to handle dependencies and used JPA to persist data with MySQL database. For Documentation visit site given below !

Notifications You must be signed in to change notification settings

nileshs23/Techy-Town

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

API Gateway For Shopping the Techy Products !
Explore the docs »

. View Demo .

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Modules
  5. Roadmap
  6. Contributing
  7. Contributors
  8. Acknowledgments

About The Project

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.

(back to top)

Built With

Tech Stack :

My Skills

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

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/

Installation

First clone the project and let STS4 build its dependecies. Maven --> Update Project -->Run as SpringBoot

  1. Clone the repo
    git clone https://github.com/nileshs23/Techy-Town
  2. Add MVN Dependencies

(back to top)

Usage

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

(back to top)

Modules

This Application Consist 6 Modules

  • Login and Signup For Admin/User Module.
  • Category Registration Module
  • Product Registration Module.
  • Cart Module.
  • Orders Module.
  • Payment Module.

Login & Signup Modules

  • Based Upon Spring Security and JWT tokenization.
  • It performs Regist,login and logout for User and Admins.
  • Payment History.

Category Registration Module

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.

Product Registration Module

  • In this module User can Serach Products based upon ID/Name/Category.
  • User can select cart and Add Products To it.

Cart Module.

  • User Can See Cart Details like total Amount / Qty / Products ,etc.
  • This Module is Capable checkout all items.

Orders Module

  • This is for Providing Orders and Payment Gateway
  • Giving order Receipts.
  • See all order details.

Payment Module

  • This Module is Primarly Responsible for Entries of Payment Details.
  • Adding Card Details,BHIM etc

Roadmap

  • 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.

(back to top)

Contributing

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!

  1. Fork the Project
  2. 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).

(back to top)

contributors

  • Nilesh Solanki - nileshs2398@gmail..com

(back to top)

Acknowledgments

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.

(back to top)

About

Techy-Town : An API based shopping application to generate RESTful services. Developed using Spring Boot. Used Maven to handle dependencies and used JPA to persist data with MySQL database. For Documentation visit site given below !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published