This is an CRUD Application made in Codeigniter.
We can Insert , Read , Update ,and Delete Data or Records .
We can Search Data in database .
MySQL Database is used in this application.
This is an CRUD Application made in Codeigniter.
We can Insert , Read , Update ,and Delete Data or Records .
We can Search Data in database .
MySQL Database is used in this application.
This is an Ecommerce Online Shopping Website made in Codeigniter .
There is Two Dashboard in website . one is user dashboard for user and second is Admin dashboard for admin .
User Dashboard is a front view of website in which user can see Categories , Sub-Categories , Products and own Profile . user can Login and Singup . user can Add Products in Cart . user can Place an Order .
Admin Dashboard is a backend control panel in which admin can Insert , Read , Update and Delete Categories , Sub-Categories , Products , Brands . admin can See all Orders ,Users . admin can Change Own Password . admin can decide that which things is to be shown on front view and which things are not to be shown on front dashboard that means admin can Control All Things About Website .
Payment gateway are not applied in this website , only Cash On Delivery Method for online transaction are applied .