blob: 67f8784b1959e9a343f4849e39d60d819790236b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Things to do for completing this app
- satellite
- implement update for TLE files
- adjust stored trajectory data if TLE file is updated
- all forms
- check value sanity with javascript
- matching passwords
- enable submit/login buttion only if mandatory values are filled in
- user
- change profile data (password)
- add new location
- modify existing location (?)
- submission
- make a form
- store the data
- data display
- make a page
- create ranking view
- make list of latest submissions
- display submission on map
|