-
Notifications
You must be signed in to change notification settings - Fork 283
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
Css frameworks resit #281
Open
Voidwaker
wants to merge
87
commits into
NoroffFEU:main
Choose a base branch
from
Voidwaker:css-frameworks-resit
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Css frameworks resit #281
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install bootstrap, added some content for the homepage (login/registrer)
added feed/index.html and profile/index.html and just added the ! doctype for all the pages
added some margin and col-6 for some of the content on the homepage (login/registrer
added some more content to the nav bar
added script so the bootstrap navbar etc is working proparly
forgot to add a</div>
added some placeholder information for now, so i see how it looks. also added scrpt so the header works!
adding custom colours and fonts to h1 and h2
problems with sass/scss
added hard coded comments, and profile details for the profile page. struggeling a bit with the custom scss, and striggelign a bit with some alignment.
upotadet the nav bar, so it takes you to the right place. in both the index.html and in the feed/index.html
finaly got my scss file to work, (forgot a "/" when linking stylesheet.
trying to add custom green to some of the <p> elements that is in the dark background
some alignment adcjustments and some colors that i wanted to be custom to fit my design.
forgot to add some col to make it responsive, so i had a scroll bar on the bottom of the page. resolved now
linked the right stylesheet, so i can see the changes on the homepage.
trying to get custom buttons to work.
added navbar, black background and posts to the /feed page, also adjusted some spacing and font size/apparance
adding sorting option and search bar to the feed page
added form, added the option to add picture if wanted, added the option to search for posts (sorting from newest, oldest and most poppular
trying to get scss to work, but i just get errors, and trying to get it to work, cause when i save, it worn put my custom css in dist/css/index.css
still truyiong to figur out why mu .btn-custom ikke fungerer.
cant get my custom btn to work even tho i got to add custom h1,h2,h3 coulors yuesterday.........
added all teh custom text colors to the homepage (login screen)
added custom font-family to the h1.h2 and h3.
ttext-green on username
some alst minute alignment adcjustments due to feedback
forgit some small things, forgot to switch from norwegian to engelish, and forgit </imput>
removed the bootstrap min css link in head on all pages,
added the right form validation. so now bot email and passowrd is required to "login"
added custom follow button ( one of the reqwuirements was to have one on the profilepage.
trying to fix the horisontal scrollbar
form validation currently done, follow button on the profile page is also done, the horizontale scrollbar on the profilpage is also done, now its just the clean up left. or atleast i hope so + need to get the diffrents >scripts> to run propperly
took the time to remove some of the hardcoded posts on the profile page (its not nessecery to have 10 of them) reduced it to 4.
when im on it, jsut added a "uinfollow" button aswell. so its matching
bold tekst on the buttons so its easier to read (black on green can be differcult to read sometimes)
swapped location on the "search for posts" and the filtering with the create post (looks better with the creat post at the top, and the sorting and filtering on top of the "cards with the posts info"
fixed the scrollbar on the feed page (it was the same error as on the profile page (had forgot to add some break points
deleted the files that were located on the wrong place.
removed the unfollow button i added (it didnt look right.
trying to fix the 405 error when pressing the login button
npm install --save-dev npm-run-all and tested the command
live-server added
updates index.html tryiong to get rid of the horisontale scrollbar that appares when the screenzise is below 188px
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.