Skip to content

This blog was created initially from a tutorial I found on youtube. I then added some extra functionality after finishing the tutorial

License

Notifications You must be signed in to change notification settings

MegzKay/BlogCodeIgniter

Repository files navigation

About

Welcome to this blog created by Brad Traversy. It is made using the code ignitor framework

I have finished the tutorial and have began to further develop the blog. The following items have been made or had changes to:

  • Validation error message moved next to the specific form field
  • Pagination for posts linked to a specific category
  • Changed comment functionality. Need to login to create a comment, which then it takes the sessions user_id and username attributes instead of form fields
  • Contact form added
  • Added Ajax functionality for comments. When submitted, ajax call is made to store new comment, and returned is the new comment which is then displayed on top of previous comments

About

This blog was created initially from a tutorial I found on youtube. I then added some extra functionality after finishing the tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages