Open ghost opened 10 years ago
We shall need to have a centralized DB and allow people to sing up and sign in. We shall also need to track a way of getting payment for usage, we need to track such usage too.
I found a site where hosting is free and I like it so far www.000webhost.com
On Mon, Feb 24, 2014 at 12:17 PM, PeterNduati84 notifications@github.comwrote:
If we acquire our website ,what else would it take or rather what else would we require to have the system accessible online something of sorts like a portal .
Reply to this email directly or view it on GitHubhttps://github.com/itsMagondu/ChurchMIS/issues/13 .
"He who has God and everything else has no more than he who has God only." -- C.S. Lewis, The Weight of Glory
Kind Regards
Magondu Njenga
And system security ,like how safe is our database .? We have never tried injecting sql codes to see what would happen have we .? We can use this for demo purposes ,now l can have a million websites hehe
For SQL injections, we shall need to sanitize all our user input. Should we choose to host this online, there are many things we shall need to consider. We shall need to also transfer data over https (Which needs an ssl certificate)
On Mon, Feb 24, 2014 at 1:13 PM, PeterNduati84 notifications@github.comwrote:
And system security ,like how safe is our database .? We have never tried injecting sql codes to see what would happen have we .? We can use this for demo purposes ,now l can have a million websites hehe
Reply to this email directly or view it on GitHubhttps://github.com/itsMagondu/ChurchMIS/issues/13#issuecomment-35872522 .
"He who has God and everything else has no more than he who has God only." -- C.S. Lewis, The Weight of Glory
Kind Regards
Magondu Njenga
For now since we don't allow members to log in ,we can first secure the Admin log in then work on the sanitizing the member data ,once we get to a point where we can allow members to log onto the system to view their data . Like tithe history -future features. Well l don't know about ssl its a certificate we like apply for or whats the way to go about this one
If we acquire our website ,what else would it take or rather what else would we require to have the system accessible online something of sorts like a portal .