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

Css frameworks resit #281

Open
wants to merge 87 commits into
base: main
Choose a base branch
from

Conversation

Voidwaker
Copy link

No description provided.

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 !doctype to all the poages, and started to add header to all the pages aswell.
innstalled sass
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!
added some more fillercontent to see how it would fit on the page
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant