I am developing a system where:
- Users can go to a website, sign up for classes, and pay for classes
- Or they can come to the store and sign up in person
I was wondering if someone could walk me through the steps from the beginning of making this system so I could have the customers' online info go to the database which will be stored on by webhosting service. The catch is that I also want to be able to enter info for the people who sign up at the store into the database. How could I make it so that all this is real time where when a person signs up on one it integrates to the other? I really have no idea where to start so any help would be appreciated, thanks!