The other day in my Training, i came across NGinx. NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server... Continue Reading →
14 and 15 Sept.
Resolve many connectivity issues b/w mysql and php due to obsolete versions.
11 Sept
Revised my concepts on mysql. And learnt more about different type sir databases.
7th sept
Today I tried hands on codeigniter. Learnt it's basic usage and little bit implementation from other students
Student evaluation system
I worked on additional requirements like url, multiple-image, thumbnail and adding user permissions. Adding groups to which users can be distinguished having different permissions according to requirement. Next thing I started working on is weekly and monthly activity report of users.
Wagtail-cms
This week was troublesome I tried many things related to project, like earlier I was working on django-cms comments, then I came across Wagtail django cms. It is also a type of content management system. But it has it's own pros and cons. It provides many additional features like discussion forum, Google maps, and usual... Continue Reading →
28th aug
Django-cms fulfills many requirements about main requirements are still not up to the mark. Researched mainly on fulfilling requirements today.
Cms comments
I tried adding comments/discussion forum on the posts. With a little bootstrap on it.
Django-Cms
Today i worked on django-cms for training evaluation system. Different user permission and authority. IT has Dean, mentor, supervisor and student having desired permissions. Django-cms is much faster way than making project from scratch.
21 August, 2019
Today was a learning day, well everyday is a learning day but today literally was that. I was getting pr0blems with concepts, so i decided to clear them first by reading articles, documentations and watching video tutorials of python and django.