/tourista

Explore super cheesy holiday destinations for your next super cheesy vacation :D

Primary LanguagePython

  1. Setup a virtual environment.
  2. Fork the repository and Clone it.
  3. Install the packages from the requirements file.
  4. Add bootstrap and all its scripts to your project's base.html file using the CDN.
  5. Configure your static files and include your custom.css file in base.html.
  6. Use bootstrap cards and the the responsive grid system to arrange the holiday destinations on your list page. It should be responsive.
  7. Style the detail page using bootstrap. Make the buttons stand out, layout the content. Go nuts.
  8. Use Crispy Forms to make your create and update forms pretty.
  9. Customize and style your site even further by adding styles to static/custom.css.