Giter Club home page Giter Club logo

mobile-hope's Introduction

Mobile Hope

[Slack Badge][slack] [slack]: http://novamean-slack.herokuapp.com

Mobile Hope is an mobile app to manage the operations of Mobile Hope in Leesburg, VA. The Mobile Hope program is designed to support the needs of precariously housed, homeless and at risk youth living in Loudon County.

Table of contents

Technologies

Testing

  • Front-end testing: TBD
  • Protractor: end-to-end test framework for Angular.js (e2e)
  • Mocha: javascript bdd testing framework (server)
  • Should: expressive assertion library (server)
  • Supertest: testing library for node.js HTTP servers (server)

Project Structure

Here is the basic annotated structure of this application:

.
├── Feature\ Research
├── LICENSE
├── README.md
├── bower.json                manages the production dependencies of the app
├── config.xml                apache cordova configuration
├── gulpfile.js               defines the application tasks (e.g. gulp watch, gulp test, etc.)
├── hooks/                    contains scripts used to customize cordova commands
├── ionic.project             ionic project configuration
├── node_modules/
├── notes/
├── package.json              defines application identification and dependencies (npm)
├── scss/                     contains uncompiled scss for the client app (compiled to ./www/css)
├── server/                   contains the express server code
└── www/                      contains the client-side application code

Contributing

We ♥ contributers!

If you want to contribute to this project, claim an issue on the Issues tab, fork the project, and start working! When your feature or bugfix is ready, create a merge request back upstream and we'll take a look!

Communication

We manage our issues/planning through GitHub Issues. To come to one of the group meetings, check out our Meetup schedule. To join the conversation, join our team Slack channel.

Guidelines

In general, try to keep your code neat and readable, make sure the test suite passes before creating a pull request, and we'd appreciate test coverage for new features/bug fixes!

mobile-hope's People

Contributors

leesharma avatar cliffeby avatar dschnelzer avatar dougtoppin avatar thwllms avatar ericwfisher avatar twister915 avatar timpwaters avatar designvista avatar sumitkaul 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.