GithubHelp home page GithubHelp logo

codifyamplify / actual-phase-1-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 100 KB

Phase-1 Project: DiscoMon: Your destination for monster discovery!

CSS 5.51% HTML 14.96% JavaScript 79.53%

actual-phase-1-project's Introduction

DiscoMon! Your destination for monster discover!

Description

  • The goal of DiscoMon is to be a single-page-application that enables the user to discover a handful of monsters and decide if they will "keep" or "release" the monster.
  • A secret is teased with a "Have I found them all?" button, suggesting the user ought to attempt to collect all the monsters to see what will happen.

Goals

  • The goals of the DiscoMon project is to integrate a fetch GET request, a handful of eventListeners, and at least one iterative process to create a cohesive web app that is self-explanitory.

Installation

  • DiscoMon uses a db.json to simulate communication with a server. This is done using a "json server".
  • Json server instructions link included below
  • If you do not have "json server" installed on your machine, open your terminal and paste this command in and press enter:
  • npm install -g json-server
  • Wait for the process to complete on it's own. When it is finished, and you are ready to get your server running, paste this command into your terminal:
  • json-server --watch db.json
  • If the server is up and running as it ought to be it will look like the included image titled "json server startup" in the "images" folder
  • With your json server running you will next need to fork and clone this project from it's github repository page. Go to COME BACK AND INSERT GITHUB URL, click the Fork button in the top right corner, then click the Code button, click the SSH button, click the copy button, then return to your terminal.
  • After ensuring your terminal is looking at the correct location (wherever you decide you want to keep it) enter the command "git clone" and paste the url you copied from the SSH window. It should look something like this:
  • git clone [email protected]:codifyamplify/phase-1-javascript-project-mode.git
  • Make sure you change directory into the folder created by the git-clone step, then enter the command:
  • code .

Project Status

  • Project is awaiting instructor review, and will possibly be returned to to expand functionality and implement new coding concepts as they are learned by the owner.

Links and Resources

actual-phase-1-project's People

Contributors

codifyamplify avatar

Watchers

 avatar

Forkers

instructorsg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.