Skip to content

alaksandarjesus/Login-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login Form

This project will guide you to create a simple login form with

Front End : Angularjs, Bootstrap CSS Framework

Backend : PHP & mySql

For begineers

Creating database and user credentials can be seen under creating database folder

After creating database go to api/login.php

Give your credentials/password/name inside the quotes

/Enter your database username/ $db_username = "root";

/Enter your database password/ $db_password = "";

/Enter your database name/ $db_name="";

About

A simple login form with Bootstrap, angularjs and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors