Git Product home page Git Product logo

bn-round2-shivam-tripathi's Introduction

BN-Round2-Shivam-Tripathi

Aim/ Objective:- The aim of developing this project is to provide user a login/register portal to access the data of the various managements of a company like HR, sales, managers etc. This project has wide range of scope and application. It simply sorts the data as per the management chosen by the session user. This consists of login form upon which user is redirected to index page and from there he can filter the data without page being refreshed.


Technologies used:- This Project uses HTML/CSS, Javascript, JQuery/AJAX, Bootstrap 4, PHP and Mysql.


Requirements:-

  1. XAMPP localhost server with phpmyadmin.
  2. Working Internet Connection.

Database Configuration:- hostname = localhost, username = root, password = blank, database name = builderneed

Tables:-

  1. -> Login (id,username,password)
  2. -> HR(id,name,salary,profession)
  3. -> Manager(id,name,salary,profession)
  4. -> Sales(id,name,salary,profession)

db_img1

Field Details:-

  1. Id -> int(11) primary auto_increment
  2. username -> varchar(255)
  3. password -> varchar(255)
  4. name -> varchar(255)
  5. salary -> varchar(255)
  6. profession -> varchar(255)

Table Structure:-

1. Login Table:-

db_img2

2. HR Table:-

db_img3

3. Manager Table:-

db_img4

4. Sales Table:-

db_img5


Page Wise Description:-

1. Registration Page:-

register_img

2. Login Page:-

login_img

3. Index Page Before:-

index_img

4. Index Page After:-

index_img2

                                                     **Ends Here**

bn-round2-shivam-tripathi's People

Contributors

0508shivam avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.