-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Basic frontend for public web app #31
Comments
@BALaka-18 Are you expecting a connection between the frontend and the library in the same PR? Or do you only need frontend designed? |
Just the frontend. |
can you assign me this issue |
Assigned. |
can you please assign me this issue |
@koolgax99 this issue has already been assigned to @kenkirito. Please keep a lookout for other issues or if you have any issue in mind, raise it. |
ok @BALaka-18 . are there any other issues i could work on? |
is issue #31 still open @BALaka-18 i would like to jump on it |
Description
Create the frontend of a web application that'll be used to make the library accessible to the users via the web.
The color scheme is upto your choice.
The web app must contain :
INSIDE THIS SHOULD BE A LOGO OF GITHUB, AND THIS TRIANGLE SHOULD LINK TO : https://github.com/BALaka-18/rake_new2/issues
File structure
Create the files according to convention.
--> All HTML files must be under :
web_app/templates/
--> All CSS and JS(if any) files under :
web_app/static/
PR INSTRUCTION :
ALL PRs MUST BE MADE TO THE
web-app
BRANCH ONLY, ELSE THEY WILL BE REJECTED.Acceptance Criteria
Definition of Done
Time Estimation
1 week.
The text was updated successfully, but these errors were encountered: