Frontend part of one of college group projects, done by me with HTML, CSS and JavaScript. It contains several pages, including homepage with some placeholder ads, registration page, profile page for logged users, single ad page with all the detailed information, and a few more. It's a template that was later upgraded to a full-stack application with all the necessary functionalities, made in Laravel.
Users should be able to:
- see the homepage and open a login modal
- go to the register page
- see detailed info of an car advert and a user that published it
- see the template for the profile page
- go to the adding ad page and see the form
Screenshots of homepage and profile page, as well as mobile design:
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- JavaScript
- Mobile-first workflow
- Download the source code and extract it somewhere on your machine
- Open the project in Visual Studio Code
- Install Live Server extension
- Open index.html and start the server
- Some pages are not accessible from the homepage; change the URL with a filename that you want to see (e.g. http://127.0.0.1:5500/index.html -> http://127.0.0.1:5500/profile.html)
- GitHub - https://github.com/jelenkoo10
- Frontend Mentor - @jelenkoo10
- LinkedIn - Veljko Jelenković