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

styling and UI design of the react application #5

Open
8 tasks done
ialtafshaikh opened this issue Dec 28, 2020 · 10 comments
Open
8 tasks done

styling and UI design of the react application #5

ialtafshaikh opened this issue Dec 28, 2020 · 10 comments
Assignees
Labels
design enhancement New feature or request frontend frontend app code task completed

Comments

@ialtafshaikh
Copy link
Owner

ialtafshaikh commented Dec 28, 2020

  • Design the UI for the trainee list page
  • Design the UI for the trainee detail page
  • style the nav
  • style the footer
  • style the employee list section
  • style the trainee detail page
  • findbyID - trainee (backend)
  • fetch trainee data by id and implement the trainee detail page / component
    React app documentation (task assigned to rishikesh)
@ialtafshaikh ialtafshaikh added the enhancement New feature or request label Dec 28, 2020
@ialtafshaikh
Copy link
Owner Author

WhatsApp Image 2020-12-28 at 6 47 04 PM

@ialtafshaikh
Copy link
Owner Author

WhatsApp Image 2020-12-28 at 8 07 46 PM

@sagar-vartak
Copy link
Collaborator

canva-photo-editor

@sagar-vartak
Copy link
Collaborator

sagar-vartak commented Dec 29, 2020

Created a UI for the Trainee list page

  • Made a style.css for the UI
  • For Example:- .header { height: 60px; background: #333333; display: flex; flex-direction: row; justify-content: space-evenly; } #logo { width: 100%; height: 100%; display: flex; } #logo img { width: 60px; padding: 5px; }

@sagar-vartak
Copy link
Collaborator

Created a Backend for Find by id

  • Cloned the Repository
  • Created a new branch - sagar/getEmployeeId
  • Pushed the changes in the branch
  • Created a pull request

@ialtafshaikh ialtafshaikh added frontend frontend app code design labels Dec 29, 2020
@sagar-vartak
Copy link
Collaborator

canva-photo-editor (1)
check the detail page and let me know

@sagar-vartak
Copy link
Collaborator

sagar-vartak commented Dec 30, 2020

Detail page for the employee card

@sagar-vartak
Copy link
Collaborator

  • implemented a detail page
  • Added route and link for detail page

@sagar-vartak
Copy link
Collaborator

Changed the styling for card to display the social links on the card
Screenshot from 2021-01-02 14-59-09

@ialtafshaikh
Copy link
Owner Author

great work sagar 💯

nice ui design 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design enhancement New feature or request frontend frontend app code task completed
Projects
None yet
Development

No branches or pull requests

2 participants