micku7zu / golf6devanzare.ro

Site for personal car selling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personalized car selling website for my VW Golf VI

Available only in Romanian language, but you can use Google Translate to give you an idea of what it's all about:

https://golf6devanzare.ro


Why?

Because I liked my old car and had time to do a small side project.

I enjoyed working on a totally different project than what I have been working on in recent years:

  • no deadlines, no teams, no managers, no other corporation processes
  • no backend, no API, just a simple static website
  • no JS frameworks, just some plain old vanilla javascript
  • no code standards and complicated patterns, just some code that happens to work
  • no build tools, just a manual minification of CSS and JS files
  • no CSS frameworks, just some plain old CSS with ids and classes
  • no unit tests, no integration tests
  • no designers, just feedback from close friends
  • no expectations, just a fun experiment on social media
  • about an interesting topic for me

Files

This repo contains the final unminified version of the website:

  • HTML
  • CSS: no bootstrap, not optimized, not high quality code
  • JavaScript: no frameworks, no documentation, no code standards
  • Images and statistics of my own personal car
  • The minified public version, obtained by manually minimizing the CSS and JS files, is available on the minified branch

Other personal projects


License

MIT License

About

Site for personal car selling

License:MIT License


Languages

Language:HTML 38.6%Language:CSS 32.1%Language:JavaScript 29.3%