Skip to content

ajSeadler/Fork-it

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Review Website

fork-it

A web application built with the PERN stack (PostgreSQL, Express, React, Node.js). Users can log in, review restaurants, and comment on reviews. Admin roles enable editing or deleting user content.

Table of Contents

Introduction

"Fork-It" is a platform where users can share and explore restaurant reviews. It allows users to log in, post reviews, and engage with others through comments. The application also includes admin roles for content moderation.

Features

  • User authentication

  • Restaurant reviews

  • Commenting on reviews

    Admin Roles

Admins have special roles that allow them to edit or delete user content as well as creating, updating, or deleting current restaurants from the database. This information can be viewed on the Admin panel, located in the profile tab if an adminnistrator is logged in.

Technologies Used

  • PostgreSQL
  • Express
  • React
  • Node.js

Installation

  1. Clone the repository: git clone https://github.com/your-username/restaurant-review.git
  2. Install dependencies: npm install
  3. Configure environment variables.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 95.5%
  • CSS 4.2%
  • HTML 0.3%