Skip to content
View vermapooja01's full-sized avatar

Block or report vermapooja01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Nursing-Form Nursing-Form Public

    This is a project for the college of nursing, it is a form that is used by the nurses to sign up and analyze patients. We have multiple usage levels.

    HTML 2

  2. Library-Management-System Library-Management-System Public

    A simple library management system that provides following facilities login, register, add category, add / remove book, search / issue book, return book. Language used is C# and db is SQL server 20…

    C# 1

  3. List-of-Famous-People List-of-Famous-People Public

    The goal of this application is to create a listing of famous people. The user should be able to create and delete people from this listing.

    PHP

  4. An-Authenticated-Alumni-Web-Page An-Authenticated-Alumni-Web-Page Public

    The Project implements the authentication part of the Alumni Page. The User can register and login to see the list of all alumnis. The username and password are authenticated using hash functions.

    PHP

  5. Shopping-Cart Shopping-Cart Public

    This project implements a simple shopping cart that allows user to browse through a list of products and add the item to cart. This project was implemented using PHP, CSS and HTML.

    PHP 1

  6. Shortest-Path-Between-Two-Cities Shortest-Path-Between-Two-Cities Public

    The project calculates the shortest path between two cities of a state in India. The language used is Java.

    Java