Giter Site home page Giter Site logo

meeting_scheduling_system.2's Introduction

meeting-scheduling-system

demo gif

Introduction

I was tasked to create a meeting scheduling system using Java Swing and NetBeans IDE for my final project in my Computer Science 221 class (Fall 2015). I used object-oriented programming principles in this project. Most other students in the class used simple JList objects to list each room/meeting/person. I wanted my project to have a more ergonomic feel to it so I learned how to dynamically use frames with Swing. I believe that this approach makes my program more user-friendly.

I recieved a 95% on the project, and my professor was impressed with the design approach I used.

Overview

The user is greeted with a window listing the rooms available. The user can add rooms individually or by specifying a number of rooms to add. The rooms will be added as blocks on the window. If the user clicks a room block, a window appears showing the meetings for that room. This screams to the user that object-oriented principles were used. The user can add meetings to the room and people to those meetings in the same matter. If the user wants to save the current rooms, they can go back to the rooms window and click menu. In the menu window that pops up, the user can open and save the serialized file containing rooms. In that menu the user can also view meetings with the buttons designated to search for meetings.

meeting_scheduling_system.2's People

Contributors

annajustynak avatar

Watchers

 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.