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

Revamping the Backend #14

Open
pulkitvyas08 opened this issue Dec 20, 2020 · 0 comments
Open

Revamping the Backend #14

pulkitvyas08 opened this issue Dec 20, 2020 · 0 comments

Comments

@pulkitvyas08
Copy link
Member

The current flask backend presents a lot of problems including poor session management (although I've seen a few good examples of the combination of flask-session and Redis, so if you can devise some way of solving the below-mentioned problems then feel free to reply to this).
The major problem that we have is in storing the responses of students periodically such that if their internet goes down or something then they can continue from right where they left (this was discussed here: ChiragSaxena5437#31)
So unless there is a solution for this with flask, we want to change the backend to Django/Node

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

No branches or pull requests

1 participant