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

Move as much logic as possible from the reservation calendar JavaScript code to (JSON) API endpoint(s) #625

Open
ddabble opened this issue Apr 2, 2023 · 0 comments

Comments

@ddabble
Copy link
Member

ddabble commented Apr 2, 2023

This will potentially reduce the amount of logic duplicated in both backend (Django) and frontend (JavaScript) code, and keep the business logic (like reservation rules and validation) in one place (the backend, where it belongs) as much as possible.

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

No branches or pull requests

1 participant