Results 1 to 5 of 5

Thread: [RESOLVED] Needs suggestions: Appointment System

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,123

    Resolved [RESOLVED] Needs suggestions: Appointment System

    I need to develop an appointment system wherein there would be a maximum of allowed persons per day. What calendar is best suited for this task? I just would like to enable selection of specific dates, and if possible display the total persons with an appointment on those dates. Weekends should also be disabled or not allowed to be selected.

    TIA
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,597

    Re: Needs suggestions: Appointment System

    I only had the "pleasure" to use asp.net devexpress calendar , it was a real pain but it was free and was back in the days.
    So, I don't have a straight answer but my mind first goes to Jquery or Angular so here is some suggestions for pure JS.

    https://www.jqueryscript.net/tags.php?/Calendar/
    https://openbase.com/categories/js/b...y=RECOMMENDED&
    https://javascript.plainenglish.io/c...r-c441f1cb8b18
    https://angular-ui.github.io/ui-calendar/
    https://www.npmjs.com/package/angular-calendar
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  3. #3

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,123

    Re: Needs suggestions: Appointment System

    Thanks for the suggestions, I am looking at them. I will be needing this for PHP though I am sure it's going to be a "frontend" need.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,597

    Re: Needs suggestions: Appointment System

    Jquery or angular are not strictly dependent on asp.net . I actually had a very hard time when I was trying to use Visual Studio and Angular.
    So you won't have an issue with that.
    What is usual is chew data from the frontend and manipulate it at the page with JS, so , even without looking it up I,m 99.999% sure that the both support server php interactions (aka frontend).
    Last edited by sapator; May 29th, 2021 at 01:50 AM.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  5. #5

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,123

    Re: Needs suggestions: Appointment System

    Made some progress with the jqueryui datepicker since I asked this question. Though other recommendations are most welcome.
    Name:  AppointmentProgress.jpg
Views: 98
Size:  31.1 KB
    Last edited by dee-u; May 29th, 2021 at 03:20 AM.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width