Giter Site home page Giter Site logo

djdembeck / madlibber Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 417 KB

A Madlibs game with word-type validation, powered by the MEAN stack. Offers template generation from Madlibz and utilizes the WordsAPI for word validation. Features a responsive Bulma frontend.

License: GNU General Public License v3.0

JavaScript 14.63% TypeScript 57.87% HTML 27.37% CSS 0.13%
bulma angular mean-stack wordsapi-validation madlibs-game game madlibs web-development wordsapi

madlibber's Introduction

Madlibber

Madlibs game with word-type validation using WordsAPI and template generation from Madlibz. Built on the MEAN stack, using Bulma for a fully responsive frontend.

Creation page User profile page
screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-15_01_07 screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-14_59_35
Single madlib page Dashboard page
screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-14_59_21 screenshot-ec2-18-189-13-193 us-east-2 compute amazonaws com-2021 05 28-14_58_50

API's used:

  • Words API
    • Loosely validate word types: noun, verb, adjective
  • Madlibz:
    • Generate Madlib
    • Get word types for word validation/display.

Prerequisites:

You need to create the public/src/environments/environment.ts file with an API key for the Words API, like so:

export const environment = {
    production: false,
    wordsKey: "YOURKEYHERE"
};

Building and running

Run npm install in both the ./ and ./public/ folders.

Running this app is a two-step process:

  • From the root folder, run nodemon server.js
  • From the public folder, run ng build

This project was generated with Angular CLI version 8.3.29.

madlibber's People

Contributors

d-pitz avatar djdembeck avatar zachbryant34 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.