OpenBankProject / OpenBankProject/OBP-API
Make webapp responsive
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
As once mentioned in #18 and becoming apparent in #351 , the complete webapp of the OBP API needs to become responsive, built from the ground up. The CSS should be replaced completely, including merging of responsive_login.css into website.css. Probably also some HTML code needs tweaking. It is advisable to use a framework like https://getbootstrap.com (open to other suggestions).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating responsive_login.css and website.css, then inspect the webapp HTML that uses them. Review the Bootstrap suggestion and the related issues #18 and #351 before defining the responsive scope. Done means the complete webapp is responsive, with the CSS consolidated and any required HTML updates made.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- design, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100