GithubHelp home page GithubHelp logo

beards-of-zeus / hrr7-apollo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hrr7-apollo/hrr7-apollo

2.0 2.0 4.0 3.02 MB

A typing game for programming

Home Page: https://homerow-zeus.herokuapp.com

JavaScript 75.34% HTML 11.40% CSS 7.18% Shell 6.08%

hrr7-apollo's Introduction

Stories in Ready

Tagalong

Description

Tagalong is an application that allows you find collaborators and participants for activities. Create activities on the fly and join or leave activities at the click of a button. Tagalong makes getting together easy.

Contributing

If you'd like to help make Tagalong awesome, take a look at our style guide and contribution guidlines.

Directory Structure

Tagalong is built using React.js, Auth0, Node.js with Express and Sequelize. The most important directory is the client/components directory, which contains the various React components that make up the application. Webpack is used to bundle all of the component files into a single app.js file located in the public/js directory. boot.jsx renders the entire application to the webpage. The landing page is created by home.jsx, and the application view is created in main.jsx.

Our basic server.js file is located in the root directory, while the server-config and database files are located in the server directory.

Our Gruntfile uses webpack and cssmin to build our application and upload to deploy our application.

Local Testing Instructions

  • Run npm install.
  • Start mysql and create the Olympus database
  • Preload local database by running mysql -u root < preload.dat
  • Ensure User, Activity, UserActivity tables are created (This will occur automatically on running the server)
  • If you make any changes to a .jsx file, run webpack. webpack -w will run webpack and watch the client/components folder

Team

  • Product Owner
    • Jonathan Mason
  • Scrum Master
    • Kevin Chiang
  • Development
    • Hailey Foster
    • Marq Short
    • Owen Dismuke
    • Jonathan Mason
    • Kevin Chiang

hrr7-apollo's People

Contributors

derekjosepholson avatar dierat avatar gregrv avatar hmfoster avatar kevinwchiang avatar marqshort avatar mason-jp avatar nickbalestra avatar owendismuke avatar waffle-iron avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hrr7-apollo's Issues

(fix) seedBatch.js

Refactor from static array to some sort of storage that can be served to client. Make more dynamic

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.