Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

shizidushu/simple-report-data-table-vuetify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-report-data-table-vuetify

A simple web to serve data table. It is built with Vuetify, Vue, FastApi.

The main features:

  • RBAC with casbin
  • simple data table with vuetify's component
  • dynamically forms based on data from api
  • Automatic generated permission name based on API route tags
  • Use Mongodb as database
  • Use FastApi

How to run:

  • cd frontend; npm run serve
  • cd backend; uvicorn app.main:app --reload

When build this project, I borrow a lot of ideas or codes from blog posts and repository. Thanks. Here is a list (not full):

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published