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

[Eray, Ceylin] Implement the Frontend of Web Application #226

Closed
3 tasks done
ErayEroglu opened this issue Oct 18, 2024 · 8 comments
Closed
3 tasks done

[Eray, Ceylin] Implement the Frontend of Web Application #226

ErayEroglu opened this issue Oct 18, 2024 · 8 comments
Assignees
Labels
ASAP urgent, should be done within a day or so front end related to the app's graphical design, request and response management priority: high

Comments

@ErayEroglu
Copy link
Contributor

ErayEroglu commented Oct 18, 2024

Login/signup, search and code execution pages must be implemented till the milestone.

  • Implementation of the login/signup page
  • Implementation of the search page
  • Implementation of the code execution page

Deadline: 21.10.2024
Estimated effort: 6 - 8 hrs
Reviewer: @Mutti499

@ErayEroglu ErayEroglu added ASAP urgent, should be done within a day or so front end related to the app's graphical design, request and response management labels Oct 18, 2024
@Mutti499 Mutti499 added this to the Infrastructure Milestone milestone Oct 18, 2024
@ceylingebes
Copy link
Contributor

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.

@ErayEroglu
Copy link
Contributor Author

ErayEroglu commented Oct 18, 2024

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.

@ErayEroglu
Copy link
Contributor Author

Also implemented the syntax highlighting logic, I think we may merge our works into web-frontend @ceylingebes

@ErayEroglu
Copy link
Contributor Author

Design for all pages are done, now we must connect the backend to our application.

@serhan-cakmak
Copy link
Contributor

@mehmeteminipekdal please keep us updated.

@ErayEroglu
Copy link
Contributor Author

@serhan-cakmak implemented a dynamic code runner and integrated that to our question details page, thanks for the support

@ErayEroglu
Copy link
Contributor Author

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.

@serhan-cakmak
Copy link
Contributor

No worries! I enjoyed my time while learning about the details of front end side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP urgent, should be done within a day or so front end related to the app's graphical design, request and response management priority: high
Projects
None yet
Development

No branches or pull requests

4 participants