https://github.com/romejg/lukso
Final project using the framework Code igniter 3.1.13
https://github.com/romejg/lukso
booottsrap-5 codeigniter3 ecommerce shop
Last synced: 11 months ago
JSON representation
Final project using the framework Code igniter 3.1.13
- Host: GitHub
- URL: https://github.com/romejg/lukso
- Owner: romeJG
- License: mit
- Created: 2022-10-17T11:57:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T10:06:55.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T10:15:37.586Z (over 1 year ago)
- Topics: booottsrap-5, codeigniter3, ecommerce, shop
- Language: PHP
- Homepage:
- Size: 6.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
Lukso
β How to Use β
Requirements β
- XAMPP
- Browser
- Understanding on Database Importing
How to Install πΏ
- [Download](https://github.com/romeJG/lukso/archive/refs/heads/main.zip) the zip file or clone it press the green code button.
- Extract the zipfile in httdocs (if xampp) ps. the path on the dir should be xampp/lukso/
- Open http://localhost/phpmyadmin/
- Create a database named lukso_wands.
- Import the sql file from the DB folder.
- Type http://localhost/lukso/ in browser.
- Admin Username: admin1@gmail.com
- Admin Password: password
π΅πΎββοΈ PROJECT SPECIFICATIONS AND DETAILS π΅πΎββοΈ
Mr. Garick Ollivander, the owner of the Ollivander's Wands located in Diagon Alley, London, has requested you to create a web application for his wand shop. This web application needs to have the following:
- A customer registration form that has the following fields: last name, first name, gender, address, birthday, cell number, email (which also serves as the username), and password.
- A customer information page where the user can edit and delete/deactivate their account.
- A product page that displays all the products sold by the shop (specifically wands used by wizards and witches).
- The capability or add items to the customer cart and the ability to check their carts out. (The payment will just be a mock-up, it will be saved in the database but will not have any form of payment acceptance)
- An admin page that can edit, add, archive, and update products displayed in the page.
- An admin page that can view and deactivate customers.
- A transactions page, which can be accessed by the admin only, that can display all the transactions of the shop.
- An about page that displays the information about the shop, the owner, and the developers of the application
β
PROJECT REQUIREMENTS β
A web application that conforms to the following π»
1. Login/Registration
The registration should include email verification
2. File Upload
Uploading files to the local host.
3. Database Connection
using MySql or any database
4. Sessions (you can use the Cart class but is not recommended
User's session is important. it's the way of the system telling who is logged in.
5. CRUD Operation
Create, Read, Update, Delete i think u know that already ( Β΄ο½₯ο½₯)οΎ(._.`)
6. ALL INPUT FIELDS SHOULD HAVE FORM VALIDATION
Error messages when form has invalid values in it.
7. Create URL Routing
Basically 404 page.
Deadline:
November 30, 2022
Mode of Activity:
GROUP with at most 4 members each. (A group logo must be included in your project, it must be displayed in the browser tab as well as in all of your application's web pages
π Progress Summary π
Status
Objective
β
Home page
β
Favicon
β
Working Signup page
β
Working Login page for admin/user
β
Email verification on signup
β
404 page
β
Database Setup admin/user/items
β
Admin panel View user
β
Admin panel Edit user
β
Admin panel Delete user
β
Admin profile
β
Admin panel View items
β
Admin panel Individual View items
β
Admin panel Add Item
β
Admin panel Edit items with unlink
β
Admin panel Delete items with unlink
β
User Profile
β
User Edit Profile
β
User Change password
β
Store Page (add pagination if possible)
β
User Add to cart
β
User Remove from cart
β
Individual item view
β
User Checkout cart
π
more to add
Fonts on comments [link](https://textkool.com/en/ascii-art-generator?hl=default&vl=default&font=Roman&text=User%20Functions)