Skip to content

Latest commit

 

History

History

Jokes_Project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🤡 Jokes Project 🤡

Website that keeps a database of jokes that users can add jokes to and/or retrieve jokes from.


📜 Instructions of how to run program 📜

Downloading The Project Folder

 Option 1: Inclusively download this project along with entire portfolio from home page

1.) On portfolio homepage, open the dropdown box called '<> Code'

2.) Within the dropdown box, click on Download ZIP

3.) Open the zip file that was just downloaded

4.) Unzip the file downloaded by clicking 'Extract all'

 Option 2: Exclusively download the Chess project

1.) Click on the link provided below

2.) Download Jokes_Project.zip that was pulled up on Google Drive after clicking link

3.) Open the zip file that was just downloaded

4.) Unzip the file downloaded by clicking 'Extract all'

Download Jokes Project

Running The Program

 Requires NodeJS

1.) Open command line and traverse to the Jokes_Project folder that was downloaded

2.) Run node js by using the command 'node app.js' within the Jokes_Project folder in the terminal

3.) Open web browser and go to localhost:3000 (port 3000 is chosen within the app.js file and is possible to change port address if desired)

4.) Operate at that address the same as one would at a website on the browser

📷 Project Images 📷

Jokes_Project_Highlight.mp4

Database Data
Database Data

Database Structure
Database Structure

Homepage
Homepage

Add Joke
Add Joke

Hear Jokes Initial
Hear Jokes Initial

Hear Jokes Expanded All
Hear Jokes Expanded All

Hear Jokes Results
Hear Jokes Results


⬆️ Back to top ⬆️