Coder Social home page Coder Social logo

Maddy's Projects

dapp-guide icon dapp-guide

The guide and the simplest example of the STRATO decentralized application

mscs721 icon mscs721

Simple console menu driven room scheduler framework. The room scheduler is a piece of software to emulate a system which manages classrooms and meeting scheduling. It was intentionally created very buggy and poorly designed to demonstrate the process behind testing and maintenance for code. How to use: Run the main function found in room scheduler. Main menu options: Add a room- this will add a room to the current list of rooms. The following prompts will appear a) The name of the room must be entered. Input a string for the name of the room. b) The capacity for the room must be entered. Enter a valid integer for a rooom capacity Remove a room- this will remove a room from the current list of rooms. The following prompts will appear a) The room which you need to remove. Enter a valid string for room removal. Schedule a room- This will schedule a meeting for a room for a given time The following prompts will appear a) The name of the room where you want the meeting to take place. Enter a valid name of a room. b) The start date of the meeting. Insert a valid date in the correct format: yyyy-dd-mm c) The start time of the meeting. Insert a valid time in the correct format: hh:mm d) The end date of the meeting. Insert a valid date in the correct format: yyyy-dd-mm e) The end time of the meeting. Insert a valid time in the correct format: hh:mm List schedule- list the schedule of a room. The following prompts will appear a) The name of the room to query. Input the name of a valid room in string form. List rooms- This will list all of the rooms in the current room list. Export Rooms to a JSON file- this will export the current room list to a JSON file. The following prompts will appear a) The filename- It will ask you to specify the full filename of the file to export to Import Rooms from a JSON file - this will import a roomlist from a file. THIS WILL OVERWRITE THE CURRENT ROOMLIST. The following prompts will appear: a) The filename- It will ask you to specify the full filename of the file to import from

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.