/pos-assignment

Rest API for adding sales records and staff details to MySQL database

Primary LanguagePHP

POS interview assignment

After importing the database, open DbConfig.php file and change the host, user and password variables in the getDbConnection(...) method with your respective credentials to get the api to work.