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

Split web application to Front end and Back end #66

Open
johnan319 opened this issue Apr 30, 2024 · 0 comments
Open

Split web application to Front end and Back end #66

johnan319 opened this issue Apr 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@johnan319
Copy link
Collaborator

Currently the application solely runs of Flask (a backend framework).

Split this into React(front end) and Fast API(backend). Database will stay the same and SQLAlchemy can be used for ORM.

@johnan319 johnan319 added the enhancement New feature or request label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant