I am creating a church app that allows a user to register an account and login into the account. In the dashboard the logged in user is supposed to register himself as a member then save the record in the database.
How do i design my database and query the database so that the user after every return to his account will have his records displayed. at the same time have a record of all members registered.
Thanks for your help in advance.
How do i design my database and query the database so that the user after every return to his account will have his records displayed. at the same time have a record of all members registered.
Thanks for your help in advance.