-
Notifications
You must be signed in to change notification settings - Fork 65
Get your Time Table by uploading images #151
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
Conversation
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.
Looks good mostly.
@ashwinpra @rohan-b-84 @shikharish Please review? |
7214ec1
to
8e9ca08
Compare
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.
- Change the 'Classes' directory to 'Models'
- Change the 'Utils' directory to 'Controller'
And then I believe it should be ready to be merged
@proffapt It worked correctly on my machine but there seems to be a network error now while using it, could you please check if the request goes through and if they are running on the correct port |
Image-to-ICS Parsing:
.ics
format, bypassing the need for HTML as an intermediary.Image Upload Capability on RollForm Page:
Drag-and-Drop Support:
Changelog
.ics
.Testing
Notes
Let me know if additional details or changes are needed!