Giter Site home page Giter Site logo

phone-combination-generator's Introduction

Phone-Combination-Generator

This project is for our Software Engineering Course, COSC 4360.
Professor: Dr. Stefan Andrei

Project Participants:

Andrew Kalathra
Zachary Essoh
Casey Lieby
Bralon Holmes

Task:

"Find the right code for the Company's Phone"

Summary of Assignment:

image

Image: https://www.researchgate.net/profile/Shumin-Zhai/publication/221518150/figure/fig1/AS:305488823635968@1449845619238/The-standard-12-key-telephone-keypad-character-layout-follows-the-ITU-E161-standard-8.png

Using a given number, presumed from a company already owning a commercial company phone, give
possible number-letter combinations for the company.
This is very beneficial for many companies, as the "catchier" a phone number is, the more
memorable it is. Using a 'database', a coding language of our choice, an interface, and the use of black-
box testing, make a program that gives the most relevant phone combination for a company.

Basic Overview:

All diagrams can be found in the Diagrams folder.
This project aims to design and implement a software solution that finds several English words that best represent a company, given a phone number. For instance, 409-880-7011 could correspond to any word from the cartesian product {g, h, i} ⨯ {} ⨯ {w, x, y, z} ⨯ {t, u, v} ⨯ {t, u, v} ⨯ {} ⨯ {p, q, r, s} ⨯ {_} ⨯ {/, ., @} ⨯ {/, ., @}.

Features:

  • Interactive UI
  • Result Storage
  • Extensive Database
  • Optimized Optional Databases

Technologies Used:

  • Implemented using Java
  • UI implemented using JavaFx

Getting Started:

To get started with our project MergeFX, please follow these steps:

Installation

  • Clone the project from the GitHub repository
  • Install Java and any necessary dependencies

Usage

  • Run the application using your preferred Java IDE or through the command line
  • Follow the menu-driven interface to enter a phone number and generate the most relevant representation of the number
  • If System Administration is chosen, all possible combinations will be saved in the project folder

Documentation

  • The project includes a use-case diagram, class diagram, interaction diagram, state chart, and activity diagram to help understand its design and functionality.
  • Any assumptions or limitations made while developing the models are documented in the report.
  • Black-box testing has been performed to ensure the software is functioning as expected

Data Persistence

Data Persistence has been done through the use of the System Administration option, though limitations are discussed in the project report.

Video Report

Phone Suggestion Group Project

Or click the link: https://www.youtube.com/watch?v=CvlvIX-QIHU

phone-combination-generator's People

Contributors

andrew-ka avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.