Git Product home page Git Product logo

yahoooligans / scrummasterlove.com Goto Github PK

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

A dating app designed to connect scrum masters to one another. This team project was created using agile methodologies. Hosted by Heroku.

Home Page: https://scrummasterlove.herokuapp.com/

JavaScript 52.20% HTML 47.16% CSS 0.64%
scrum-master expressjs nodejs webapp herokuapp travis-ci agile-development cuboulder csci3308

scrummasterlove.com's Introduction

ScrumMasterLove.com

Love...the only thing you could ever need. Our project aims to connect scrum masters to other scrum masters through a website based matching system. The user creates a profile and gets matched with other users bases on simple preferences.

Our mission

To bring an easy and efficient way to bring love into scrum master’s lives.

Scrum Masters

  • Chase Dudas
  • Marissa Montano
  • Bridget Murphy
  • Cort Sharp
  • Trevor Buck

Build status

Build Status

Tech/framework used

Built with

  • [NodeJS]
  • [JavaScript]
  • [PostgreSQL]

Framework

  • [Express]

Project Management

  • [ClickUp]
  • [Slack]

Features

What really sets apart from other trash dating sites, like Christian Mingle or Tinder, is our dynamic login page in the navigation bar of the web app. We are commited to making sure our scrum masters are happy with the features we have to offer. We are a feedback inspired development team so our users matter alot to us.

Code Example

screenshots to come

Installation

  1. Download by hitting that green button
  2. Open your terminal (or any similar command line looking thing)
  3. Type cd /Downloads/ScrumMasterLover.com-master
  4. Type npm install
  5. Type node server.js
  6. Go to a web browser (Google Chrome bc it is superior) and type http://localhost:4000/ in the address bar
  7. Enjoy!

API Reference

Tests

The tests are run by Travis CI. Our unit testing makes sure our routes can handle both GET and POST requests.

File Tree

.
├── README.md
├── database.js
├── main3b.gif
├── package-lock.json
├── package.json
├── routes
│   ├── index.js
│   ├── login.js
│   ├── matches.js
│   ├── profile.js
│   └── questionnaire.js
├── server.js
├── styles
│   └── style.css
├── test
│   └── test.js
└── views
    ├── index.ejs
    ├── layouts
    │   ├── footer.ejs
    │   └── header.ejs
    ├── matches
    │   └── list.ejs
    ├── profile
    │   └── list.ejs
    └── questionnaire
        └── questionnaire.ejs

How to use?

  1. Create an account with us by filling out the questionare
  2. View how similar you are to other scrum masters with the matches tab
  3. View your information under our profile tab

License

N/A

scrummasterlove.com's People

Contributors

brmu8861 avatar chasedudas avatar marissamontano avatar thesupremecort avatar trevorbuck3 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.