Skip to content

This is the capstone project of HTML && CSS, which is aimed to create a directory of accommodations, it consists of three pages: search page, results page, and accommodation details page.

Notifications You must be signed in to change notification settings

descholar-ceo/accommodations-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccommodationDirectory

Linters

Description

AccommodationDirectory is a web application that helps to find any accommodation you wish depending on the location. You can search with the keyword of your choice or you can see which ones are already available.

I did it for learning purpose, the aim was to create a customized content but the same design of Patashule by Mathew Njuguna to master the HTML5 and CSS3 / SASS for UI/UX and responsiveness. This project is my capstone from Microverse after completing HTML/CSS curriculum.

Note: The result of this project is only a page design. It is not functional yet. It just shows the looking of the real website.

Screenshots from browser

View on large screen View on medium screen View on small screen

Built with

  1. HTML5
  2. SASS

Live Demo

  1. See it on netlify
  2. See it on githack

Project presentation in a video

  1. See the presentation on loom

Getting Started

To get a local copy up and running follow the following simple steps.

A. Pre-requisite

There is no special pre-requisite to run this project locally

B. Setup

  1. Clone this repository with git clone https://github.com/descholar-ceo/accommodations-directory.git

  2. Go inside this repo locally by typing cd accommodations-directory

C. Usage

Open index.html file within your browser

Run Tests

There is no need to run tests

Deployment

This project is deployed on netlify live demo link

Authors

1. MUGIRASE Emmanuel

Contributing

There two ways of contributing to this project:

  1. If you see something wrong or not working, please open the issue in issue section
  2. If you see something to improve or to correct, and you have a solution to that, follow the below steps to contribute:
    1. Fork this repository
    2. Clone it on your local computer by running git clone https://github.com/your-username/accommodations-directory.git Replace your username with the username you use on github
    3. Open the cloned repository which appears as a folder on your local computer with your favorite code editor
    4. Create a separate branch off the master barnch,
    5. Write your codes which fix the issue you found
    6. Commit and push the branch you created
    7. Open a pull request, comparing your new created branch with our original master branch here

Show your support

Give a ⭐️ if you like this project!

Acknowledgment

About

This is the capstone project of HTML && CSS, which is aimed to create a directory of accommodations, it consists of three pages: search page, results page, and accommodation details page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published