Report this

What is the reason for this report?

How to create a web based app

Posted on July 16, 2016

Create an application(can be a fake application), it should have a web based login where users are needed to input password, admin back end should verify account. It must have the folllowing 3 conditions:a)allow registration-user password b) verification must be emaisent to user who then clicks a link in email to verify *** cannot login unless verification happens c)Administration page- list of all users, the ability to delete users It does not matter what distribution is used. and I will be working on CentOS 7



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This comment has been deleted

If you are looking to create the web app yourself, I will recommend looking into Frameworks such as Yii, Zend for PHP or Django with Python. Most web frameworks have user management built-in and it is easy to implement it to your application.

You can also use content management systems such as WordPress and Drupal.

DigitalOcean has one click installs for WordPress and Drupal: https://www.digitalocean.com/community/tutorials/how-to-use-the-wordpress-one-click-install-on-digitalocean

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.