Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kritzcreek/frost-mobile


https://github.com/kritzcreek/frost-mobile

Last synced: about 1 hour ago
JSON representation

Awesome Lists containing this project

README

        

# FROST - Mobile

This is the Mobile Frontend for the FROST Application. It utilizes Functional Reactive Programming to provide a robust approach to complex UI-Design. Eventually this project should be packaged into a Hybrid Web Application, supporting integration with Dropbox and push notifications.

## Preview
There is a hosted Timetable running at http://frost.kritzcreek.me/mobile/index.html.

## Required Tooling:
- [psc/psc-make](http://www.purescript.org/)
- [npm](http://nodejs.org/)
- [react-tools](https://www.npmjs.com/package/react-tools)

## Building

```
npm install
bower update
gulp
```

## Running

The Result of the build process is supposed to be run with the FROST-Backend.