Inventory and Monitoring System In PHP With Source Code

Project: Inventory and Monitoring System

– To download Inventory and Monitoring system project for free (scroll down)

Features:

  1. Login system
  2. Add, List, View and Delete items, stocks
  3. Expired Items
  4. Daily Sales
  5. Generates Report in PDF

[metaslider id=7550]

This inventory and monitoring system is designed to provide the facility to set all the inventory records systematically. At first, the user has to pass through login system to get access, then the user can view the list of current items and add to cart for the transaction. The user can add, view, edit and delete items list, Add stocks and view stocks, product profile, expired items and check daily sales records. The system automatically denotes when an item is out of date or crossed expiry date and the whole reports can also be generated in the form of PDF. This system makes easier to the user for monitoring and managing inventory records as it is not time-consuming. This project is not difficult to operate and understood by the users.

How To Run?

You’ll need XAMP Server or WAMP Server. Put the file inside “c:/wamp/www/” or “c:/xampp/htdocs/”. Go To “localhost/phpmyadmin” in any browser and create Database (name according to SQL file).In that Database, Import the SQL file and finally go to URL: “http://localhost/file_name/phpfilename
Don’t Forget To create a database and import SQL file to run.

USERNAME AND PASSWORD ARE PROVIDED IN “Readme.txt” FILE INSIDE PROJECT FOLDER

DOWNLOAD INVENTORY AND MONITORING SYSTEM IN PHP WITH SOURCE CODE: CLICK THE BUTTON BELOW

[quads id=1]


0 0 votes
Article Rating
Subscribe
Notify of
guest
105 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
mik
mik
5 years ago

after going to URL and entering username and password, the window is pop up displaying

Error : L17

Please tell me How to run

Bless Tajale
Bless Tajale
4 years ago
Reply to  mik

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

Varshaa
Varshaa
5 years ago

Hi the below error can occur. Kindly help me to resolve that.
Error : L17

Naseeb Bajracharya
5 years ago
Reply to  Varshaa

which PHP version are you using?

Bless Tajale
Bless Tajale
4 years ago
Reply to  Varshaa

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

raja
raja
5 years ago

sir username password not valid sir

Rasheed
Rasheed
5 years ago

How to Download

Naseeb Bajracharya
5 years ago
Reply to  Rasheed

there’s a Green “Download Here” Button just below the H2 text “DOWNLOAD INVENTORY AND MONITORING SYSTEM WITH SOURCE CODE: CLICK THE BUTTON BELOW” !!

qaei
5 years ago

i didnt see the download button

Naseeb Bajracharya
5 years ago
Reply to  qaei

there’s a Green Download button just below the h2 text “Download Inventory and Monitoring System in PHP with source code”

Yvan Brunel
Yvan Brunel
5 years ago

Please where is the download link on this page?

Naseeb Bajracharya
5 years ago
Reply to  Yvan Brunel

there’s a Green Download button just below the h2 text “Download Inventory and Monitoring System in PHP with source code”

manikandan
manikandan
5 years ago

Can you please be specific on how many and are what fields to be created in regis table please help me out

manikandan
manikandan
5 years ago

Can you please be specific on how many and what are the fields to be created in regis table please help me out

manikandan
manikandan
5 years ago

after going to URL and entering username and password, the window is pop up displaying

Error : L17

Please tell me How to run

Narasimha Murthy
Narasimha Murthy
5 years ago

Msg 102, Level 15, State 1, Line 10 Incorrect syntax near ‘=’.

error

Naseeb Bajracharya
5 years ago

can you please send your screenshot at [email protected]

Bless Tajale
Bless Tajale
5 years ago

I follow all of your instruction but still error E17 . what version did you used? I used wamp 2.1e version… pls help me

mallikarjun
mallikarjun
5 years ago

L17 error please resolve

Bless Tajale
Bless Tajale
4 years ago
Reply to  mallikarjun

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

Udit Mahajan
Udit Mahajan
5 years ago

I am also getting the error L17 on login.
I tried to debug it, but don’t have much experience in ajax. I could locate the problem to:

$.ajax({
type: ‘post’,
dataType: ‘json’,
url: ‘../../data/login_user.php’,
data: {
un:un,
up:up
},
success: function (data) {
alert(‘Inside success’);
console.log(data);
if(data.logged == true){
window.location = data.url;
}else{
alert(data.msg);
$(‘#un’).focus();
}
},
error: function () {
alert(‘Error: L17 ‘);
}

In the snippet, the flow is not going inside the success but to error.
Kindly help and resolve.

Udit Mahajan
Udit Mahajan
5 years ago

This is a solution instead of a question.

All the people who are facing L17 error, just rename the database (sql file) to database, in the project code.

Bless Tajale
Bless Tajale
4 years ago
Reply to  Udit Mahajan

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

SyedaNadia
5 years ago

hi,
kindly help me, how can solve this error L17 ????

Bless Tajale
Bless Tajale
4 years ago
Reply to  SyedaNadia

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

john
john
5 years ago

after applying all method given in comments,we still facing issue of L17 error

kongu
kongu
5 years ago

super bro ,,its working amazingly…….,,,the price will display as php 10 like that ,how can i change that to rs 10

bayu7nani
bayu7nani
5 years ago

How to Download

mohamed
mohamed
5 years ago

hi i can t download that project could you please send it to me on my email adresse

neshijain020493@gmail.com
5 years ago

Hi i cant see an option to download the project, Can you please send me the code.

mm26649
mm26649
5 years ago

I cant find the download button can you please email me

Abubaka Muneer
Abubaka Muneer
5 years ago

how to download the project and source code ?

amarfulwade1
amarfulwade1
5 years ago

Error L17

Bless Tajale
Bless Tajale
4 years ago
Reply to  Fabian Ros

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

amarfulwade1
amarfulwade1
5 years ago

Not satisfied by below discussion done by you

jeni
jeni
5 years ago

i cannot solve Error: L17 …anyone help me please

Ferry
Ferry
5 years ago

the source code is un complete there is no file to configuration for administrator

Samuel
Samuel
5 years ago

Error : L17
Change this folder “database (sql file)” to “database”.

Hassan Asim
Hassan Asim
5 years ago

there is an error localhost say L17

bucarai
bucarai
5 years ago

Hello, i can’t find project download link. can you email it to me?

raj
raj
4 years ago

Not able to login, showing error L17

Bless Tajale
Bless Tajale
4 years ago
Reply to  raj

to solve that problem Error : L17
Change this folder “database (sql file)” to “database”.

reya
reya
4 years ago

can i have the link for this project?

ishimwe
ishimwe
4 years ago

why am I adding new stock then it makes the same duplication entries?

smita
smita
4 years ago

it gives localhost L:17 error

Andres
4 years ago

Hi Can you help me? after filled up the New Stock then submit. 2 records will be added how can i fix this error ??? Thanks

mello
mello
4 years ago

When i go to login Error: L17+ ?

Prasanna
Prasanna
3 years ago

The add product will not work the save changes button will be like in just loading… It will not add into product can u solve this

Ivor
Ivor
3 years ago

I cant seem to find the logon password…

Erwin Mejia
Erwin Mejia
3 years ago

Quien logro resolver el error L17+ porfavor me urge!!! muchas gracias….

temitope ajibade
temitope ajibade
1 year ago

Error: L17+ is the error i got please help urgently

105
0
Would love your thoughts, please comment.x
()
x