- i18n support.
- Frontend:
startbootstrap-grayscale v7.0.5
AdminLTE v3.2.0
- Backend:
- BO & DAO implementation for MySQL, PostgreSQL and MongoDB
- Others:
- Sample GitHub action workflow
- PostgreSQL implementation of BO & DAO.
- Reduce size of
public
directory. - (for demo purpose) Changing password and modifying of system admin account are disabled.
- CircleCI config file to build demo site on Heroku.
Echo v4.1.x
.Landing page
using Greyscale template.Admin Control Panel
using AdminLTE v3 - Bootstrap Admin Dashboard Template:- Login page & Logout
- Dashboard
- Profile page & Change password
- User & User group management (list, create, update, delete)
- BO & DAO implementation using SQLite3
- Sample
.gitlab-ci.yaml
&Dockerfile
.