Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/el634dev/eztravel

Travel agency website
https://github.com/el634dev/eztravel

bootstrap html-css

Last synced: 20 days ago
JSON representation

Travel agency website

Awesome Lists containing this project

README

        

# eztravel
> Travel agency web application where users can see different locations to travel to
>

## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Features](#features)
* [Setup](#setup)
* [Project Status](#project-status)
* [To Do](#todo)

## General Information
- Project is built using HTML, Bootstrap and Vanilla CSS
- The purpose of this project is to gain more practice with Bootstrap

## Important
- Put your custom CSS underneath the Bootstrap stuff in the head tag or it could override Bootstrap and the Bootstrap theme
- If you use Github Pages to deploy your site it will not update if you make changes
- Vanilla CSS could also override default template styling

## Technologies Used
[![My Skills](https://skillicons.dev/icons?i=flask,html,css,bootstrap)](https://skillicons.dev)

## Features
Some features here:
- Users can navigate through mulitple web pages

## Setup
The requirements for this project are simple and do not require much setup. You will need a code editor of your choice and link Bootstrap in the head tag. I use VSCode because HTML, CSS are built in, which makes setup easier. There are no dependencies, only additional plugins if you would like to set them up. If you are unsure, then I would say Prettier+ along with Live Server. Live Server is important because it allows you to see your website in your browser. You can get all the plugins in VSCode in the side menu, it looks like blocks. To sum everything up, all you need is a code editor and a plugin to allow you to see your website.

## Project Status
Project is: _in progress_

## todo
To do:
- Add a new page for the user to see hotels, things to do and dining based on a location inputted by the user
- Add some logic