/Syed_Auction-System

This is an Automated Auction System, with login, logout, module, user will add bid, and also can take part in already added auctions.

Primary LanguageJava

Syed_Auction_System

Syed_Auction_System

Wellcome To Foodu App

# Auction Management System with the help of JDBC.

This is a individual project, completed within 4 days by me (Java backend developers at Masai School).

  • I have developed this Auction management system application. This Application performs all the fundamental CRUD operations of any Online Auction management platform with user validation at every step.
  • Tech Stack

    • Java
    • MySQL
    • JDBC
    • DAO

    Modules

    • Login Module
    • Seller Module
    • Buyer Module
    • Admin Module

    Features

    • Data Authentication and Validation for all the users (Admin Seller, Buyer)

    Admin Features

    • Owner can login by giving valid credentials.
    • Owner can add category and provide the item to the respective category.
    • Owner can add the status and set the price.

    Seller Features

    • Customer can login in the application and update their information using their username and password.
    • Customer can book food item using by adding into cart and destination.
    • Customer can access the bill after the purchase & can have the history is completed.

    Buyer Features

    Installation & Run

    • Before running the API server, you should update the database config inside the application.properties file.
    • Update username and password as per your local database configuration.