-
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
[Eray, Ceylin] Implement the Frontend of Web Application #226
Comments
initial version of login, sign up pages are implemented in commit a6681ce. note that its design files (.css) are not finalized, it needs development and its endpoints need to be arranged correctly. |
I also created a new branch for myself and merged it with the backend part. Then created an initial design for the code execution page. You may examine this commit. Everything is static for now. |
Also implemented the syntax highlighting logic, I think we may merge our works into web-frontend @ceylingebes |
Design for all pages are done, now we must connect the backend to our application. |
@mehmeteminipekdal please keep us updated. |
@serhan-cakmak implemented a dynamic code runner and integrated that to our question details page, thanks for the support |
I believe we are done after the final fix. Web is ready for tag, it was nice to work with you @ceylingebes . Also thanks for the effort @serhan-cakmak , let's keep up the good work. |
No worries! I enjoyed my time while learning about the details of front end side. |
Login/signup, search and code execution pages must be implemented till the milestone.
Deadline: 21.10.2024
Estimated effort: 6 - 8 hrs
Reviewer: @Mutti499
The text was updated successfully, but these errors were encountered: