Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:projects:other:vidres:restsql [2018/09/04 16:48] jeffwiki:projects:other:vidres:restsql [2020/11/19 14:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Code Walkthrough: RestSQL ====== ====== Code Walkthrough: RestSQL ======
  
 +  * Talk about what you've learned
   * Enterprise level software development tutorial (DevOps)   * Enterprise level software development tutorial (DevOps)
   * RestSQL is designed to simplify the transformation layer between code and a database   * RestSQL is designed to simplify the transformation layer between code and a database
   * nHibernate may be a similar competitor but I believe mine is more simplified   * nHibernate may be a similar competitor but I believe mine is more simplified
   * what about complex joins and filters? we'll get to the towards the end.   * what about complex joins and filters? we'll get to the towards the end.
 +  * create gitlab project
 +  * git backup
 +  * create gitlab branches - dev, test, prod
 +  * create gitlab issues
 +  * talk to jenkins
 +  * create daily dev builds, run test cases
 +  * Visual studio, puma, ESlint, ?
   * create a simple asp.net page   * create a simple asp.net page
   * create the user access tables   * create the user access tables
Line 10: Line 18:
   * database backup   * database backup
   * create a form   * create a form
 +  * create the controller - ensure security token
 +  * create the database interface
   * create a table to save form   * create a table to save form
   * create a page to display table data   * create a page to display table data
-  * all using RestSQL+  * create the controller
   * create test cases   * create test cases
-  * git commit +  * git commit - track hours 
-  * git management with gitlab +  * jenkins - deploy to test 
-  * git backup +  * jenkins - deploy to prod
-  * talk to jenkins+
   * Complex joins and filters?   * Complex joins and filters?
 +
wiki/projects/other/vidres/restsql.1536079693.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0