Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 18.218.2.191
Web Server : Apache
System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.2.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/wcdavis/www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //home/wcdavis/www/cs489index.html
<HEAD><link rel="stylesheet" type="text/css" href="background.css"></HEAD>
<!-- CS 489 Directory -->
<Body
background=''>
<center><H3>Welcome to the POS portal!</H3><br>
by Wesley Davis</center>
<HR>
<H2><B>Introduction:</B></H2>
&nbsp; Small businesses are challenged in many ways as they try to thrive in a competitive environment. At the backbone of every business, small or large, is a good system 
to handle all facets of company business: ranging from sales, to sales tracking, reports, employee management, the list goes on and on. Commonly referred to as a POS system 
(point-of-sales, not to be confused with the other acronym), they are designed to handle all of these tasks and more. Modern iterations of the POS systems are limited 
because they are susceptible to "down time" from software updates, security breaches, LAN disruptions, etc. With that said, this system is dubbed "uPOS", since it is made for the 
users, by a user.  
<P> 
<H2><B>Abstract:</B></H2>
&nbsp; The purpose of this project is to create a more efficient POS system-one that will not cripple an entire company <when any of the above> happens to the business. 
Another main goal of this is to make an easy-to-understand UI and allow for improvements to be made easily based on the needs of the business owner. The former will be 
accomplished by creating a web-based POS, which means the only thing limiting the system is access to the internet. Outages and "down time" are virtually non-existent with 
proper management.  The latter will be assessed in the actual formation, using a minimalistic format which can easily be tailored to the needs of the user. The benefits of 
using this sort of POS go far beyond simply improving the user experience and minimizing technical errors; businessmen that have to interact with clients on-the-go will be 
able to easily access the system all the same, allowing for some much needed flexibility in small businesses.
<P> 
<H2><B>Goal:</B></H2> 
In this project, I will designed a core POS system using various aspects of HTML web programming, PHP programming, CSS stylizing, and utilizing elements of SQL databases in 
order to achieve this. 
<P>
<B>So, to break it down, the following are included in the project...</B><ul>
<li>A login page that checks the username (Shortname) and password</li>
<li>A menu page with operation links to the various parts of the POS, which are listed as follows</li>
<li>A page contoling the Start of Day for the POS, enabling all the functions to be used</li> 
<li>A sale page that allows you to choose the user<!-- which consultant is given credit-->, and allows the user to ring up the customer.</li>
<li>A merchandise management page(s) that allows the user to track and find merchandise given the SKU. Managers can update records as necessary</li>
<!-- <li>A Tuxedo rental page-- the focus of the project-- that allows for the user to go through the rental process and order</li> 
	this is scrapped in the interest of focusing on the more general concepts in the project, but will not be ommitted completely-->
<li>A manager's menu that allows for managers to access separate actions to resolve customer service issues. Additionally, options to access daily/weekly/monthly 
reports will be made available.</li>
<li>A clock-in/clock-out page that allows the employee to clock in/out and track their hours. </li>
<!--<li>A clock out page for when the employee is done with the POS system</li>-->
<li>A page controlling the end-of-day status for the POS, finalizing all the data used within one day</li>
</ul>
<h5>Other pages and resources will be incorporated into the project, which are itemized in the full report of this project.</h5>
So, there you have it. Click <A HREF="uposdir.php">Here to continue to the project!</A>
<hr>
<P><p>
To download a startup file for <a href="UPOS.bat" target="_blank"> Windows users and Android phones</a>.<br>
For Mac users, <a href="UPOS.sh" target="_blank">click here</a>.


<!--Download the app file <a href "UPOS.bat" target="_blank">here</a> to begin!
	Also scrapped in the interest of time. App development was irrelevant since Smartphones can access the file easily without the need of a batch file-->

Stv3n404 - 2023