-
Notifications
You must be signed in to change notification settings - Fork 1
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
[add]:Import, export button for teachers and syllabus creation is improved #36
Conversation
This reverts commit 6a263d6. Added Subject Names to teacher page Added Subject Names to teacher page
1. Import button now checks for any matching record and overrides the content with the new data 2. on creation, the data already present is iterated and checked for any duplicate 3. data exported from auth teachers now doesn't have the created property 4. Added name validation which checks for presence of '.' and numbers 5.
note: the semesterData is initially set an object instead of it being undefined coz its causing an uncontrolled state
✅ Deploy Preview for attendo-admin ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In additon to my changes. In the code give space between functions. Code readability is hard with no spaces b/w different functions
✅ Deploy Preview for attendo-admin-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
…. data manipulation wont occur in those variables
close #30
close #35
@mak626 look into the syllabus creation. semester value by default while creation is 0