programme

Discussion in 'C#' started by Daq Angel, Aug 14, 2012.

  1. Daq Angel

    Daq Angel New Member

    Joined:
    Aug 9, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    Gaborone,Botswana
    guys help out here,,,i'm in dire need of this
    imagine you are working as a software developer in a certain company. Your team has been assigned the task of developing a software that would assist the users to store and retrieve personal information. According to requirement specifications, the software should provide the functionality to store the details of meetings and appointments. In adddition, the software should dispaly reminders to alert the user for meetings and appointment.

    The software should be named Personal Assistant

    DESIGN SPECIFICATIONS
    the P.A software should be be designed to meet the the following specifications;
    -when the application is exucated, a menu with the following options should be displayed
    --CONTACT DETAILS
    --MEETINGS/APPOINTMENTS
    On selecting either of the proceding options, a submenu with the following options should be dispalyed
    ---Add new record
    ---Delete record
    ---Edit record
    ---Search record
    The Contact Details option would enable the user to add, edit, delete, and search the contacts of various people. The Contact details should include information such as name, address, phone number, and email address.

    Similarly the meetings/appointment option would enable the user to add, edit, delete, and search meeting/appointments details. The meetings/appointment details include information such as date of meeting/appoinment, time, and location.
    NOTE : The address book and the meeting/appointments details should be stored in separate files.

    ***when the application is run, remindes for the meetings/appointments scheduled for the current date should displayed on the screen.

    USE VISUAL STUDIO with THE CONSOLE APPLICATION
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice