Skip to content

Overall, this CRUD-project covers basic functionality of Codeigniter framework. It mocks user database with all CRUD operations available. Frontend is made up using Bootstrap 4.

License

Notifications You must be signed in to change notification settings

edvigsmirnov/codeigniter_test_project

Repository files navigation

Overall, this CRUD-project covers basic functionality of Codeigniter framework. It mocks user database with all CRUD operations available. Frontend is made up using Bootstrap 4.

Instructions:

  1. Install Docker and run docker-compose.yml
  2. php spark migrate - to apply migration
  3. php spark db:seed AddUserData - to add mock data
  4. php spark serve - to launch local instance of a migration

About

Overall, this CRUD-project covers basic functionality of Codeigniter framework. It mocks user database with all CRUD operations available. Frontend is made up using Bootstrap 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published