Skip to content

A full stack web/mobile app (MongoDB, Express, React, Node.js) that displays various taco joints in the Houston area. Users can filter restaurants by name, distance, and rating and view the restaurant location on the map. User can also rate and view individual restaurant information. Styled with Bootstrap. Mobile first design.

iescandon/htx-tacos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTX Tacos GitHub license

Live Site

https://htx-tacos.herokuapp.com/

Description

Alt Text Alt Text`

This application is a full-stack application designed to find nearby taco restaurants in Houston, TX. The user can search by their address or zip code to find restaurants near them as well as filter the results by name, distance, and rating. If user allows location access, the map will automatically render in their current location. An interactive map shows the restaurants listed on the map with markers. When a marker is clicked, the window scrolls to which restaurant it is on the left hand side. When a user clicks on a restaurant, a new page is rendered with restaurant information. This page also allows for users to rate restaurants. Because of the nature of the targeted users, this app is designed to be very mobile responsive and fully functional on even the smallest screens.

Table of Contents

Installation

In order to install this project, you must login to GitHub and go to github.com/iescandon/htx-tacos. Once there you will click on the green button that says clone or download. You will be given choices on how to download: using the ssh/html key or downloading the zip file.

Using SSH/HTML Key: You will copy the link shown and open up either terminal (mac: pre-installed) or gitbash (pc: must be installed). Once the application is open, you will type git clone paste url here. Once you have cloned the htx-tacos repo, cd into the repo and type "open ." to open the folder which contains all files used for the website. You can also type "code ." to open the repo in VS code.

Using Download ZIP: Click on Download Zip. Locate the file and double click it to unzip the file. Locate the unzipped folder and and open it. All the files for the website will be within this folder.

Usage

Simply click on the live link listed above and use the website as normal.

Technologies

  • MongoDB
  • Mongoose
  • Node.js
  • Express.js
  • React
  • React Google Maps API
  • Axios

License

Copyright (c) [2020][inezescandon]
The license is MIT License.
Read more about it at https://opensource.org/licenses/MIT.

Credits

Tests

No tests available.

Questions

If you have any additional questions please contact me at iescan4@gmail.com.
GitHub: https://github.com/iescandon

About

A full stack web/mobile app (MongoDB, Express, React, Node.js) that displays various taco joints in the Houston area. Users can filter restaurants by name, distance, and rating and view the restaurant location on the map. User can also rate and view individual restaurant information. Styled with Bootstrap. Mobile first design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published