Found 398 repositories(showing 30)
mhusk
Using Google Sheets +Google Forms + Google App Script + Google Calendar to create a scheduling application
MarkReillyGMIT
MERN Scheduling Application
TheDevNick
A scheduling desktop user interface application for WGU course C195 Task 1: Java Application Development Introduction: Throughout your career in software design and development, you will be asked to create applications with various features and criteria based on a variety of business requirements. For this assessment, you will create your own Java application with requirements that mirror those you will encounter in a real-world job assignment. The skills you will showcase in this assessment are also directly relevant to technical interview questions for future employment. This application should become a portfolio piece for you to show to future employers. Several attachments and links have been included to help you complete this task. Refer to the “MySQL Virtual Access Instructions” attachment for help accessing the database for your application. Note that this database is for functional purposes only and does not include any pre-existing data. The attached “Database ERD” shows the entity relationship diagram (ERD) for this database, which you can reference as you create your application. The preferred integrated development environment (IDE) for this assignment is NetBeans. Use the web link “NetBeans Installation Instructions” to install this connector. If you choose to use another IDE, you must export your project into NetBeans format for submission. When you have completed this task, you must submit a zip file with all the necessary code files to compile, support, and run your application. Scenario: You are working for a software company that has been contracted to develop a scheduling desktop user interface application. The contract is with a global consulting organization that conducts business in multiple languages and has main offices in Phoenix, Arizona; New York, New York; and London, England. The consulting organization has provided a MySQL database that your application must pull data from. The database is used for other systems and therefore its structure cannot be modified. The organization outlined specific business requirements that must be included as part of the application. From these requirements, a system analyst at your company created solution statements for you to implement in developing the application. These statements are listed in the requirements section. Requirements: Your submission must be your original work. No more than a combined total of 30% of the submission and no more than a 10% match to any one individual source can be directly quoted or closely paraphrased from sources, even if cited correctly. Use the Turnitin Originality Report available in Taskstream as a guide for this measure of originality. You must use the rubric to direct the creation of your submission because it provides detailed criteria that will be used to evaluate your work. Each requirement below may be evaluated by more than one rubric aspect. The rubric aspect titles may contain hyperlinks to relevant portions of the course. A. Create a log-in form that can determine the user’s location and translate log-in and error control messages (e.g., “The username and password did not match.”) into two languages. B. Provide the ability to enter and maintain customer records in the database, including name, address, and phone number. C. Write lambda expression(s) to schedule and maintain appointments, capturing the type of appointment and a link to the specific customer record in the database. D. Provide the ability to view the calendar by month and by week. E. Provide the ability to automatically adjust appointment times based on user time zones and daylight saving time. F. Write exception controls to prevent each of the following. You may use the same mechanism of exception control more than once, but you must incorporate at least two different mechanisms of exception control. • scheduling an appointment outside business hours • scheduling overlapping appointments • entering nonexistent or invalid customer data • entering an incorrect username and password G. Use lambda expressions to create standard pop-up and alert messages. H. Write code to provide reminders and alerts 15 minutes in advance of an appointment, based on the user’s log-in. I. Provide the ability to generate each of the following reports: • number of appointment types by month • the schedule for each consultant • one additional report of your choice J. Provide the ability to track user activity by recording timestamps for user log-ins in a .txt file. Each new record should be appended to the log file, if the file already exists.
UNA-CS455
UNA SE scheduling application
allanlin16
No description available
PalomaCPe
No description available
Bdlewis5243
Creating a basic app that scedules an appointment in C# (Windows Form App .Net)
JMSanborn
Demo Scheduling Application (SQL) in JAVA
FBU2k18
No description available
smalltable
Scheduling web app that will compare different calendars and suggest a time available amongst multiple parties.
pedropaolo
scheduling app with NextJs, MirageJs
aprilandjune
No description available
gersonc11
No description available
kasperFlo
No description available
jsoong30
A web-based scheduling tool (as both a Google Sheets sidebar and standalone web app) using Google Apps Script, enabling teachers to book classroom visits without double-booking.
fgr8out
Final HB Project - Scheduling Application
aahirrao26
The purpose of this web application is to store patient information and manage appointments. There will be different levels of access to all of the stored information based on the various types of users - such as doctors, staff, or patients - and the relevant information that they require. The main objective of this project is to achieve improved and more efficient communication among the involved parties. One of the goals is to reduce the time it takes to book an appointment by offering an online booking application to patients.
mrmaxmax1423
No description available
rifatul97
A scheduling appointment application that users can use to edit customer's appointment booking, cancel, reschedule and as well as add or edit their data.
jakezeal
Scheduling App
ewjc
No description available
CardialIT
No description available
Burning-Cactus
No description available
Dale-R-Harrison
No description available
AshB4
Scheduling App, developed during my time as a junior associate at Sparq. Leveraging a stack comprising JavaScript, Java, React, JSS, and CSS, the app offers robust functionality & intuitive user experience. Integration with AWS & Material UI ensures security, and a modern interface.
Stack-Smashing-Detected
React app for scheduling
Filo44
No description available
henryteachers
Scheduling Application using Java, JavaFX and MySQL.
bcjames0357
A scheduling desktop user interface created for the Software II - Advanced Java Concepts course at Western Governors University.
ottobrew
This Java app is built for the purpose of creating, viewing, tracking, and editing appointments and customers for a variety of business applications. Created 02-10-2022 with IntelliJ IDEA 2021.1.3 Community / Java SDK v.11.0.13 / Javafx-sdk-17.0.1 / Mysql-connector-java-8.0.27