-
Notifications
You must be signed in to change notification settings - Fork 1
Feat : Home,commit history,dc modal #10
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
Conversation
* feat: Change Navbar, SideBar and Add Profile Page * fix: fix sign up bug in navbar Co-authored-by: zabarudo <smartkevin2003@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes Requested
Please follow the figma provided
Home-Page
- Import fonts from
google-fonts
and then use it .Bai Jamjuree
will not be present by default - Change the
Footer
in the front-page. Change the design according to ournew colour
palette - Giver darker bg for Made with ❤️ by delta. Match it with our new design.
- Look into responsiveness,
1.Text overflow
in About page for mobiles.
2. Reducefont-size
accordingly
3. Have little margin - The
arrow
in the home page should move to second segment when clicked
Commit History Page
- Use proper fonts here
- Change the react-code-blocks theme are from
aotmonedark
toiRBlack
- The commit msg area box should be of
uniform size
. Should not change forlonger commit messages
. - Follow
proper dimensions and colour
as mentioned in figma - Vertical timeline component boxes are supposed to be
translucent
- Upon clicking
Load Commit
, the committed code should be loaded in main editor - Make sure the page is responsive upto
13.1 inches
laptop (1248px).
Daily Challenge
- Change the color pallete of the dropdown. Match it with the theme
General Changes
- Remove commented and redundant codes
- Give proper names to the variables
- Figure out a proper particle background.
- Remove unwanted files too
Please get these changes done asap. If you have any doubts let me know
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UI-Changes
Commit-History Page
- Limit the height accordingly to the map view box height
Home-Page
General Changes
- Play the
video-loop
slower (0.2x) and once the video is done play it inreverse
direction - Remove these un-necessary files. model.json and binary
(Make sure to do these and the below changes @shubham-1806)
To Do :
Fixes #4