Skip to content

techgirldiaries/Brixco-SMS-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brixco-SMS-App

Brixco SMS App is a Java-based service management system that allows users to request, track and manage service quotes efficiently. Designed as a learning-focused project, it demonstrates clean Java coding practices, object-oriented design and modular application structure.

Key Features

  • Request service quotes and track responses
  • Manage service requests and status updates
  • Modular Java application demonstrating object-oriented programming
  • Basic front-end styling with CSS

Technical Focus

This project highlights:

  • Java programming with a focus on classes, objects and methods
  • Event-driven logic and input handling
  • File handling or database interaction
  • Front-end integration using HTML/CSS alongside Java backend

Getting Started

Prerequisites

  • Java Development Kit (JDK 8 or above)
  • Maven (if using pom.xml)

Installation

  1. Clone the repository:
git clone https://github.com/techgirldiaries/Brixco-SMS-App.git
  1. Navigate to the project directory and build:
cd Brixco-SMS-App
mvn clean install
  1. Run the application (update with actual main class):
java -jar target/Brixco-SMS-App.jar

License

This project is licensed under the PolyForm Noncommercial License.
The code may be used, modified, and shared for learning purposes only. Commercial use is not permitted.

Copyright © 2025 Oluwakemi T Obadeyi

About

Java-based service management application enabling users to request and manage service quotes efficiently, showcasing object-oriented design and clean code practices.

Topics

Resources

License

Stars

Watchers

Forks

Contributors