Urbix is an online store specializing in the sale of computer peripherals. This project provides users with a platform to explore and purchase a variety of products, along with authentication features for users and administrators, catalog management, and CRUD operations for the admin panel.
- Framework: CodeIgniter 4 ⚙️
- Frontend: HTML5, CSS3, JavaScript 🎨
- Backend: PHP, JavaScript 💻
- Database: MySQL 🗄️
- Local Server: XAMPP 🌐
- Payment Integration: PayPal API 💳
- Tiago Comba
- Ezequiel Monteverde
To use Urbix in your local environment, follow these steps:
- 📥 Clone this repository to your local machine.
- ⚡ Set up your local server environment using XAMPP.
- 📂 Import the database included in the
database
directory. - 🛠️ Configure the database connection in the
app/Config/Database.php
file. ▶️ Start your local server and ensure Apache and MySQL are running.- 🌎 Open your browser and access the URL of your local server.
Contributions are welcome! If you'd like to contribute to Urbix, please follow these steps:
- 🍴 Fork the repository.
- 🌿 Create a branch with a clear description of your feature or fix.
- ✏️ Make your changes and ensure they adhere to the coding guidelines.
- 🔄 Make a pull request to the main branch of the repository.
This project is licensed under the MIT License.