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

Fix displayed time in attendance table #15

Closed
mohamedmujtabaraza opened this issue Jul 2, 2020 · 1 comment
Closed

Fix displayed time in attendance table #15

mohamedmujtabaraza opened this issue Jul 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mohamedmujtabaraza
Copy link
Collaborator

The time displayed in attendance table is when the attendance row is created.
Make that time dynamic and unique for each student entries for attendance

@mohamedmujtabaraza mohamedmujtabaraza added the bug Something isn't working label Jul 2, 2020
@mohamedmujtabaraza mohamedmujtabaraza added this to the Release v2.0.0 milestone Jul 2, 2020
@mohamedmujtabaraza mohamedmujtabaraza self-assigned this Jul 2, 2020
@mohamedmujtabaraza mohamedmujtabaraza pinned this issue Jul 2, 2020
@mohamedmujtabaraza mohamedmujtabaraza unpinned this issue Jul 5, 2020
@mohamedmujtabaraza mohamedmujtabaraza removed this from the Release v2.0.0 milestone Jul 6, 2020
codeglitchz added a commit that referenced this issue Sep 27, 2020
@JayMwakideu
Copy link

attendance-system) C:\python apps\attendance-system-master\backend>python run.py
Traceback (most recent call last):
File "run.py", line 1, in
from src.app import app
File "C:\python apps\attendance-system-master\backend\src\app.py", line 9, in
from src.resources.dashboard import Dashboard
File "C:\python apps\attendance-system-master\backend\src\resources\dashboard.py", line 2, in
from flask_jwt_extended import jwt_optional, get_jwt_identity
ImportError: cannot import name 'jwt_optional' from 'flask_jwt_extended' (C:\Users\Hp.conda\envs\attendance-system\lib\site-packages\flask_jwt_extended_init_.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants