Guys, I have been assigned to a project, and I am hoping that someone can tell me how feasible it is, and what are some of the things I need to do to get it done.
Some gym has Locations, each location has several rooms, rooms have classes at different times, taught by different instructors. What I need to do is to have someone open Outlook, and schedule a class in a certain location at a certain time and pick an instructor from a list of instructors, obviously all loaded from a database. After that is done, a user can click a button to save this, and all this data will be pushed to a different database, where gym users will be able to see scheduled classes.
How do I approach this problem?
Some gym has Locations, each location has several rooms, rooms have classes at different times, taught by different instructors. What I need to do is to have someone open Outlook, and schedule a class in a certain location at a certain time and pick an instructor from a list of instructors, obviously all loaded from a database. After that is done, a user can click a button to save this, and all this data will be pushed to a different database, where gym users will be able to see scheduled classes.
How do I approach this problem?