Skip to content

Assigned a task of deploying Bootstrap Admin Template AdminLTE in Vue.js Framework. End up replacing jQuery, Bootstrap,... with Vue.js + Vuetify. Quite a learning experience!

Notifications You must be signed in to change notification settings

tannguyencse19/adminlte-vue

Repository files navigation

e-project

Cập nhật UI 0.1.9

  1. Đã làm
  • Lazy loading
  • Multiple popup
  • Nếu user đã log in rồi thì vào lại trang log in tự vào dashboard
  1. Chưa làm:
  1. Bug
  • Chưa handle được fail uri
  • drawer bi loi mutate nen nhan chua muot

De serve project:

  1. Clone ve
  2. npm install de download node_modules
  3. npm run serve

Chuc nang da thuc hien

  • Dashboard: Xuat hien ngay khi serve project cung voi button login
  • Login: Button login nam o tren Dashboard
  • Forgot-password: Nam trong trang login
  • Calendar: Trong sidebar cua Dashboard. Sau khi an vao button calendar, scroll len de xem trang Calendar

Cach modify

  1. Views (thu muc: src/views/[ten view])
  • Moi views duoc gop tu: [ten view].html; <script> main.js; <style> main.css
  • File main.js import external scripts cua AdminLTE (dang bi bug)
  • File main.css import external styles cua AdminLTE.
    1. Router (thu muc: src/router/index.js)

    2. Link github AdminLTE: https://github.com/ColorlibHQ/AdminLTE


    Project start custom

    npm start
    

    Project setup

    npm install
    

    Compiles and hot-reloads for development

    npm run serve
    

    Compiles and minifies for production

    npm run build
    

    Lints and fixes files

    npm run lint
    

    Customize configuration

    See Configuration Reference.

About

Assigned a task of deploying Bootstrap Admin Template AdminLTE in Vue.js Framework. End up replacing jQuery, Bootstrap,... with Vue.js + Vuetify. Quite a learning experience!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published