Skip to content

NikolasMsomething/Photo-Synthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo-Synthesis

Welcome to... PhotoSynthesis

The Problem:

We need a program to help query for photo albums and log their record's titles and ids.

The Solution:

Photo-Synthesis allows users to interact with the terminal to do so!

Tech

This is the tech that Photo-Synthesis relies on:

  • Node.js - Evented I/O for the backend!
  • Chalk - Terminal string styling!
  • Husky - Modern native Git hooks made easy!
  • Jasmine - An open-source testing framework for JavaScript!

Node version

Photo-Syntesis requires Node.js v18+ to run. This project has an .nvmrc file, so if you use nvm please follow along to switch to the project's node version.

$ nvm install to install the this project's version of node (if you do not have the version already installed)

$ nvm use to swap to this project's version of node

Install dependencies

$ npm install

How to run

$ npm run execute

How to use

You will be prompted with a question.

Enter a valid input within the available album range (1-100).

Example:

>Which picture album do you want to view?
>2

[242] vitae ut sequi explicabo perspiciatis repudiandae omnis et qui
[243] sed nobis consequatur dolores
[244] aut doloribus quia unde quia

Testing

Tests are located in ./spec/tests

$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published