User Tools

Site Tools


projects:geo:geo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:geo:geo [2026/06/07 08:40] jhagstrandprojects:geo:geo [2026/06/07 08:43] (current) jhagstrand
Line 175: Line 175:
     * git config --global user.name     * git config --global user.name
     * git config --global user.email john@voyc.com     * git config --global user.email john@voyc.com
 +
 +Login to the database of the Geo app and find the usernames and email addresses of the registered users. 
 +
 +Create at least three users One that voice.com one@hagstrand.com and one at yahoo.com 
 +
 +Figure out a way to create a test database and a production database.
 +
 +Figure out a way to use docker to create a test environment that sets up a reference database from scratch and then runs tests against it and then deletes the whole test environment.  
 +
 +Create the layer table and the user layer table. 
 +
 +Create web services to add delete and update userlayer records.
 +
 +log into a2hosting.com and check out the email server and figure out how voyc.com mail is served.
 +
 +Add new users to voyc.com using names stored in rb.txt.
 +
 +Generate the layer menu HTML from a object. 
 +
 +Keep one object for standard layers and another layer for user layers. 
 +
 +Build test user layer records in the user layer table.
 +
 +At login call the web service to get the user layer records returned as json and loaded into a JavaScript object.
 +
  
 === Todo Bugs === === Todo Bugs ===
projects/geo/geo.1780836043.txt.gz · Last modified: 2026/06/07 08:40 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki