Skip to content

d-loree/GYM-PRs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GYM PR's

GYM PR's is a web application that resembles a social media like website. Users have a home page to scroll through all PR postings, or they can view there profile for just personal posts.

Prerequisites

  • Node.js (v18.0 or later recommeneded)
  • npm (usually comes bundled with Node.js)

Installation/Setup

  • In terminal, navigate to projects main directory cd [project-directory]
  • Install dependencies in project directory npm install

Running Server

  • In terminal, navigate to projects main directory cd [project-directory]
  • Start server with node node .\server.js

Testing

  • When server is running, go the the link: http://localhost:3000/home
  • To stop server: Ctrl + C in terminal where server is running Admin login for testing:
    User: Admin
    Password: 1234

Languages/Technologies

  • HTML/CSS
  • JavaScript
  • Node.js
  • SQL / sqlite3

About

Web application to keep track of and post your 1 rep max personal records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published