Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/menzenski/campsite-review-app

Express.js web app where users can add and comment on campsites.
https://github.com/menzenski/campsite-review-app

Last synced: 18 days ago
JSON representation

Express.js web app where users can add and comment on campsites.

Awesome Lists containing this project

README

        

# FourBears Campground Reviews

This repository contains the HTML, CSS, and Javascript (Express/Node.js)
source code for a web app, FourBears, which allows people to leave reviews
of campsites.

All images in this repository are in the public domain (and thus do not
require attribution).

**This app is a work in progress.**

## Screenshots

### Landing page

![screenshot: landing page](images/landing.png)

### Index page

![screenshot: index page](images/index.png)

### Registration page

![screenshot: registration page](images/register.png)

### Detail page

![screenshot: detail page](images/show.png)

### Detail page, logged in

![screenshot: detail page, logged in](images/show_loggedin.png)