Wednesday, March 15, 2017 by Ujjwal Bhardwaj
ownCloud enables its users to request resetting the password by sending a 'Password Reset Email'. The email is sent to the registered user email id. This feature had a little bug in it. A password reset email could be asked continuously for an…
Tuesday, March 07, 2017 by Ujjwal Bhardwaj
prelimQuiz is an open source, simple and powerful self-hosted quiz platform that lets an organiser host a quiz either on a local server or in the cloud. It has a beautifully designed interface and it is customizable in a way that it offers you to…
Wednesday, March 01, 2017 by Ujjwal Bhardwaj
ownCloud is a free and open source suite of client-server software for creating file hosting services and using them. ownCloud, A personal cloud which runs on your server, has its core backend implemented in PHP and uses HTML, CSS, and jQuery on its…
Sunday, November 27, 2016 by Ujjwal Bhardwaj
While I was working on my project prelimQuiz, I got stuck at a serious problem. In a quiz, the quizmaster might need to add images along with the question, I had to add this feature, and for that, the uploaded image has to be stored and retrieved…