An open API service indexing awesome lists of open source software.

https://github.com/kathleenwest/pet-owner-console-application

This is a very simple console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 1 – Easy. The application should ask the user for the name, age, and gender of a pet (or any animal). The values are to be saved in the program and then the program should display the information back to user.
https://github.com/kathleenwest/pet-owner-console-application

Last synced: 8 months ago
JSON representation

This is a very simple console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 1 – Easy. The application should ask the user for the name, age, and gender of a pet (or any animal). The values are to be saved in the program and then the program should display the information back to user.

Awesome Lists containing this project