tripatheea / inventory-management

A simple web-based inventory management software written in PHP (MySQL) with CodeIgniter.
MIT License
65 stars 67 forks source link

No sample user. #1

Closed reignsly closed 8 years ago

reignsly commented 9 years ago

Helo Thanks for the inventory system. Can you provide sample user? Theres no user inserted in the store.sql.

Thanks.

tripatheea commented 8 years ago

To create a new user, add an entry in the aiap97af_users table, put a random text for the password field and then use the Forgot Password thingy.