Tag Archives: cart.js

7th April 2014

Today also I had a little work of GCourses. I had to add new templates through which we could see the Students who have registered for the Courses. Not all the people can see the students who have registered, Only the admin can. So the first thing was to establish authentication. It was easy as he had done the same thing to other pages. I just had to read few lines of code and it was done. The next thing was to create a controller function which could fetch the students. Now I thought this would be easy, But I haven’t used CodeIgniter for a while now so It took me a little while recall my memory on how to do that. But after that It was all done.

After this I had to work on Cart.js of Librehatti.