Giter VIP home page Giter VIP logo

Tonya_Hales's Projects

bank-account icon bank-account

Java application that allows to manage a bank account. Java console application that allows managing a bank account. Through a menu, the following operations can be carried out: See the full account number (Client Account Code)/ View the account holder / See the code of the entity / See the office code / See the account number (only the account number, without entity, office or control digits) / View the check digits for the account / Make an deposit / Withdraw cash / Check balance / Exit application.

bus-fare-calculator icon bus-fare-calculator

New in the town and don´t know which bus fare to choose? Just write the number of days you´re going to stay and the number of rides you´re planning to make. This program will help you to choose the cheapest option for you out of three tariffs: Pay-Per-Ride, 7-day Unlimited and 30-day Unlimited.

client-database icon client-database

This program allows you to introduce information about your client, verifies that the introduced information is valid and stores it in a file. Through an interactive menu, you can add new customers to the file, see existing customers, delete a customer or delete the whole file.

coffee-pot icon coffee-pot

This program imitates a Coffee Pot. A coffee pot has volume, it can be full, filled partially or empty. We can also pour coffee in a cup. Depending on how big the cup is and how much coffee we have in a pot, we can serve a full a full cup or just what remains in the pot. Also, we can empty the pot or fill it up. This program makes use of constructors, methods, and loops and iterations.

data-storage-xml icon data-storage-xml

This program sorts the introduced details of a clients (name, surname, telephones, emails) using regular expressions and stores them in an XML document

days-of-the-month icon days-of-the-month

This program shows how many days are in the introduced month of the year you choose

dictionary icon dictionary

This program allows us to create a dictionary: we can introduce a word with its translation to as many languages as we want and the word and its translations are saved in the database (I used Oracle database). The program allows us to save new words in the "dictionary", search a specific word in the dictionary, search all the words that meet a certain parameter (for example, start with a letter "R", or contain a combination "ed" etc.) and delete words from the dictionary.

grocery_list icon grocery_list

This application uses HTML, CSS and JavaScript. It allows you to make a shopping list and then to cross put the products you´ve already bought. it can also be used as a to-do list, allowing you to cross out the tasks you´ve done.

hol-streams icon hol-streams

This project contains the source code for a hands on lab on Streams

java_basics icon java_basics

This repository contains some simple Java mini-programs, such as FizzBuzz, Fibonacci numbers, calculating a leap year etc.

magic-ball icon magic-ball

The program tells you what kind of day you will have depending on the number you input. The program uses Scanner, switch statement and exceptions handling.

serialization icon serialization

This program receives names and marks of students and writes the data into two files: PASS or FAIL depending on whether a student has passed the course.

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.