Hello guys, We are working on an android project about calender which has a due date so close. In that project, we are trying to create calender and by that calender, user can determine a time interval and in that interval, phone gets its silence mode. When the time finishes, phone gets back to non silent mode again. We need to store datas for each user who will register. (Username, password, hours which he/she determined for silence etc). The tutorials in youtube did not work (or we couldn’t). Any suggestions about database-application relation(Like tutorials or beneficial links)?
Have a nice day!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I would recommend (since you tagged this as PHP) just building a simple system using the php-mysqi module, a standard web server like Apache and passing data via JSON using the php json encoder.
With a time crunch using something like Parse server that provides an android SDK and takes care of a lot of the pieces for you might be another option.
Dreamfactory is another attractive option for a close to turn key solution for this situation.
For me personally, if I had to solve this problem I’d write a small Ruby app using Sinatra to serve the data and act as the API. This would be easier than the PHP option (if you know ruby) but not as easy as the prebuilt options like Parse and Dreamfactory.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.