Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.87 KB

README.md

File metadata and controls

59 lines (36 loc) · 1.87 KB

Rendezvoodle 2.0

Redezvoodle logo

A dating app for couples searching for fun "rendezvous" in St. Louis.

Demo Gif

User Story

AS A client

I WANT a application that displays available events

SO THAT I can use it when determining my next date with my significant other

Usage

This application is exclusively for users that live in or are visiting STL!

The main page displays events going on around STL. If the user finds an event they are interested in, they can visit the event’s main webpage for more information and tickets.

Once the user has attended an event, they can add a review by clicking on the specific event. The user can see the reviews posted on this page.

The application also has a separate site for admins only! Admins can edit the reviews and update the events available on the webpage.

How to Run or Contribute

To run:

  1. Fork and clone repo
  2. Install npm packages with npm install
  3. Once all packages are installed run node node server.js

To contribute:

  1. Fork and clone repo and create a new branch: $ git checkout -b name_for_new_branch.
  2. Make changes and test
  3. Submit Pull Request with comprehensive description of changes

Deployed Application

Click Here to access our application and try it out on your own!

Acknowledgements: