StyleStamp is an ecommerce android application to sell fashion accessories with a website for admin user to manage products, categories, orders and user information. Created functions in settings and order model to retrieve data from database, added controller for loading and passing data to view orders page and worked on the functionality for admin to view or delete orders on website. Also created rest APIs to filter products, retrieve customer profile, cancel order, create order, get orders by user, get orders by status, verify login and retrieve settings. Technologies used were Codeigniter, PHP, JavaScript, JQuery, Ajax, Android Studio, Java, XAMP, MySQL. Github Link : https://github.com/priyanka747/Project. Project Link : http://stylestamp.c1.biz/ ( Username : admin@gmail.com, Password : Abc@1234 )
Stars
6
Forks
3
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Added application folder with all models, views and controllers.
cad752aView on GitHubSecond commit. Added images folder with logo and other assets.
f5b4f6eView on GitHub