Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FloodSimulation-Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Torenvliet
FloodSimulation-Browser
Commits
65cf9e79
Commit
65cf9e79
authored
11 years ago
by
Richard Torenvliet
Browse files
Options
Downloads
Patches
Plain Diff
updated readme
parent
6e48b280
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+34
-1
34 additions, 1 deletion
README.md
with
34 additions
and
1 deletion
README.md
+
34
−
1
View file @
65cf9e79
FloodSimulation-Browser
=======================
Flood Simulation Browser
\ No newline at end of file
Flood Simulation Browser
This is the flood simulation browser which is an application that can
show floods in different areas around the world. It is created a
bachelor Computer Science project that was completed in 2011. The goal of
this research was to investigate the possible tools that are available to
create crossplatform mobile/tablet based applications.
After extensive research the choice was to create the application with
Sencha Touch.
Installation
========
# Download the SDK from the sencha touch-website. Note that this
application was only tested with sencha-touch 2.2. If you try new
versions it could well be that it is not working and you have to debug :)
# unpack it to the www/ directory and rename the folder to sdk
# Download touchcharts from sencha touch (used for plotting).
# Replace the sdk/sencha-touch.js and unpack touch-chart/src/ into sdk
src, it will ask you to replace certain files, please do so
# Open index.html in the browser
# Hopefully everything is OK and the app can be used.
Problems
=====
The major 'problem' is that the browser doens'nt allow Cross-site
Scripting. It raises the 'Access-Control-Allow-Origin' exception, when
accessing the API
That means that the API is not written in jsonp and is not able to be
used at this moment. Because this was a graduation project I am looking
forward to pick stuff up and take on some API responsibilities.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment