Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.43 KB

readme.rst

File metadata and controls

59 lines (41 loc) · 1.43 KB

Overview

SNET is an admin panel created via codeigniter and sb-admin 2. CodeIgniter is an open-source PHP framework for building web applications. This project is a sample implementation of CodeIgniter 3.x.

Features

  • Role Management
  • Menu Management
  • Store

Requirements

  • PHP 5.6 or greater
  • MySQL 5.5 or greater
  • CodeIgniter 3.x

Installation

  1. Download the CodeIgniter 3.x source code
  2. Unzip the package to your local development environment
  3. Configure the application/config/database.php file to connect to your MySQL database
  4. Import database in assets/db/snet.sql to your new Databases
  5. Run the project by accessing http://localhost/your-project-folder in your web browser

Documentation

For further information on using CodeIgniter, please refer to the official CodeIgniter User Guide.

Contribute

This project is open source, so you are welcome to contribute. To report an issue or request a feature, please use the GitHub issue tracker.

Accounts

  • Admin Role

email: admin@gmail.com

password: 123456

  • User Role

email: user@gmail.com

password: 123456