Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Roadmap #5

Open
18 tasks
hasansezertasan opened this issue May 5, 2024 · 0 comments
Open
18 tasks

🚀 Roadmap #5

hasansezertasan opened this issue May 5, 2024 · 0 comments

Comments

@hasansezertasan
Copy link
Owner

hasansezertasan commented May 5, 2024

Description

This is a tentative roadmap, I will update it as things evolve. Some things might be discarded, others might be added later.

Roadmap

TL;DR: Flask Admin and Flask AppBuilder are the main inspiration for all the features to be included in FastUI-Admin.

  • Master Layout: FastUI is not a template engine, so there are no common patterns to create pages. We might need a Master class to be used as layout.html. There is a simple example for this at fastui-tutorials repository.
  • Decide on a Framework between FastAPI, Starlette, and Litestar.
  • Custom Views: All major Administrative Interface tools have this feature, no details are needed.
  • Default Index View:
  • Navbar Structure
  • Menu Structure
  • Profile Menu Structure
  • Redis Console
    • Inspiration:
      • Flask Admin Redis Console
  • APScheduler Dashboard:
    • Inspiration:
  • Model View Class
    • Create
    • Update
    • Delete
    • Read
    • List
  • SQLAlchemy Repository Model
  • MongoDB Repository Model
  • ARQ Dashboard

Note

This issue is just to keep anyone interested updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant