This is a movie database app with full read, edit, search and delete functionalities and it also provides the search functionality at the public open movie database by using OMDB API
To Do List
This is a jQuery app to track the to-dos. Functionalities include add/delete tasks, mark tasks as completed, show overdue tasks and sort the list.
Job Cracker App
This app aims to help centralizing the job application related information at a single location and ease the application tracking progress for job seekers
Daily Feedback Form
This is a React based app where user can input their daily feedback and submit to admin. It also has an admin view to check and manage the response dashboard.
My Photo Gallery
This is a react based app showing my travel photos. User is able to add or delete a photo, love a photo, or click to flip the photo to see description. Counter shows the number of people who loves each photo.
jQuery Calculator
This is a calculator app built with jQuery as front end and node.js as backend. In base mode user can manually enter the numbers and operator for calculation, and advanced mode mimics the real calculator interface.