Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.75 KB

DishniCars Logo

DishniCars Frontend

Introduction

The DishniCars frontend was initially developed for Netlify, taking into account their backend services and the capabilities of serverless functions. This allowed for quick and efficient deployment of the website, simplified content management through a CMS, and utilization of other platform tools.

Transition to Full Stack Development

The project evolved, and it was decided to create our own backend to fully cover the entire development cycle and operate with our own database, thereby increasing control and flexibility. Link to the backend: DishniCars Backend.

Functionality and SEO

The frontend is optimized for search engines and has responsive design, ensuring proper display on all types of devices.

Site Structure

  • index.html - the main page with an introduction to the services.
  • diensten.html - detailed description of services.
  • auto.html - car catalog.
  • projecten.html - project gallery.
  • over_ons.html - company information.
  • contact.html - contact information.
  • script.js - scripts for site interactivity.
  • style.css - site styles.
  • cars.json - car data.
  • images/, video/ - multimedia files used on the site.

Technologies

  • HTML5
  • CSS3
  • JavaScript
  • JSON for data structuring.

Development

The project is conducted concurrently with studies for self-learning and skill development in web development.

License

This project is licensed under the MIT License.