Projects On Web Development

1.Library App

Library Management App. Here I have created a software to manage library function such as Adding book to library,Issue Book,Return Book,Delete Book.

HTML CSS JavaScript Bootstrap

Go to Library app
2.IdeaNote App

In this app, you can note down your Ideas and this will be stored in your local storage. So that after you close the webpage and reopen the webpage then also you will see the list of ideas you noted down.

HTML CSS JavaScript Bootstrap

Go to IdeaNote app
3.My Website

In this project I have developed my personal website, here I worked on both front-end and back-end.

HTML CSS JavaScript NodeJs MongoDb Pug

4.To-Do App

In this app, you can list down your To-Do,you can delete them after you complete the tasks.

HTML CSS JavaScript Bootstrap

Go to To-Do app

Projects On Programming

1.Login and Registration System

In this project I have did a Login and Registration Management System

  • Handled Cases
  • Email validation
  • Password Strength Checking
  • Correctness of password with corresponding email
  • Create account and Login section
  • File Handling for DataBase Management

C++ File Handling

2.Order Billing System

In this system, We have created a Order Billing System in that we can select Items to cart and then we can display bill

  • Handled Cases
  • Login and Registration System
  • Coupon Code Handling
  • Discount Section
  • File Handling for DataBase Management
  • Display bill Section

C++ File Handling