Code Monkey home page Code Monkey logo

favoriteactivityviewer's Introduction

Favorite Activity Viewer

Application Details

This is a GUI application that allows the user to click on a name in the list in order to see an image of their favorite activity along with a brief description.

This was written in Java and uses the Java Swing library for the UI components.

Requirements

  • Java 8 or above

How to add a new entry to the activity viewer

This program was set up in such a way that a new entry can be added without having to edit any code!

To add a new entry, first a new .txt file must be added to the names directory. The file's name should be the name of the user that is creating the entry. For example, there is a text file called alex_thimineur.txt (my name) for my own entry.

The file should be formatted like this:

<Display Name Here>
<Image File Name Here>
<Activity Name Here>
<Activity Description Here>

Below is an example of how this file could look filled out:

Billy Bob
coding.png
Coding
I love coding, it is very fun! The project I am most proud of creating is an app that prints out Hello World!

The actual image to be displayed must be placed in the images folder. So in the above example, an image file named coding.png should exist in the images folder. The app will take care of the linking between a name file and an image file.

favoriteactivityviewer's People

Contributors

a-r-t avatar christelleflores avatar romwasserman avatar kylechutjian avatar michaelt4646 avatar ash730xo avatar cacooper21 avatar humna-hanif avatar hutch445 avatar kachmar-k avatar mattcmerritt avatar mbadalamente avatar mikepmerritt avatar sahalk903 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.