04-24-2017, 12:37 PM
Hello!
Welcome!
UserSpice can handle ANYTHING you want it to do, it just requires a bit of work to do it! I would strongly recommend installing UserSpice and playing around with it, and getting a feel for how the pages work and how to code functions. I have asked a lot of questions on the form and so have others that Mudmin has posted functions for, and I am sure he will help you too, but if you look at those functions it might guide you in the right direction before needing to ask
Based on the information I am understanding, you will use the basic registration form built into UserSpice. I would then have your splash or index page, that would allow the functions you have above:
-Your "Send Money" page (or table)
-Your "Receive Money" page (or table)
-Your Admin Alerts table (or page), if the user is an Administrator
You will need to code all of these scripts, in conjunction with a mySQL database and a PHP file uploader script of your choice, and have the directory set aside for uploading the attachments.
I know I didn't actually provide you with anything, but hopefully this gets you started!
Welcome!
UserSpice can handle ANYTHING you want it to do, it just requires a bit of work to do it! I would strongly recommend installing UserSpice and playing around with it, and getting a feel for how the pages work and how to code functions. I have asked a lot of questions on the form and so have others that Mudmin has posted functions for, and I am sure he will help you too, but if you look at those functions it might guide you in the right direction before needing to ask
Based on the information I am understanding, you will use the basic registration form built into UserSpice. I would then have your splash or index page, that would allow the functions you have above:
-Your "Send Money" page (or table)
-Your "Receive Money" page (or table)
-Your Admin Alerts table (or page), if the user is an Administrator
You will need to code all of these scripts, in conjunction with a mySQL database and a PHP file uploader script of your choice, and have the directory set aside for uploading the attachments.
I know I didn't actually provide you with anything, but hopefully this gets you started!