8000 GitHub - driesj/3AON-Web-Expert: 3AON Web Expert (PXL)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

driesj/3AON-Web-Expert

Repository files navigation

3AON-Web-Expert

3AON Web Expert (PXL)

Install

Run following command inside the folder to install Angular, Bootstrap, ...

npm install

From then on, you can use following command to install the latest versions and update package.json

npm update --save
Using XAMPP

Create a folder 'webexpert' in the folder 'htdocs'.
You can use http://localhost/webexpert to browse and open the solutions in the browser.

Documentation

  • /AngularJS * /H2: Solutions Chapter 2 * /css (CSS used) * /img (Photos used) * foto_tonen.html
    • /H3: Solutions Chapter 3
      • /css (CSS used)
      • /img (Photos used)
      • /js (Extra AngularJS files)
      • foto_tonen_controller.html
      • oef1.html
      • oef2.html
      • oef3.html
      • oef4.html
    • /H4: Solutions Chapter 4
      • /autowebapp (Standard solution)
      • /cleanurl (AutoWebApp with a clean URL solution)
    • /H5: Solutions Chapter 5
      • /cleanurl_oef1 (Solution Exercise 1)
      • /cleanurl_oef2 (Solution Exercise 2)
      • /cleanurl_oef2_JQuery (My Solution Exercise 2)
      • /cleanurl_oef3 (Solution Exercise 3)
      • /oef4 (Solution Exercise 4)
    • /H6: Solution Chapter 6
      • /API (PHP API for the db_auto Database)
        • You need composer to install all the vendor classes!!!
      • /AutoApp (AngularJS Auto App using $http)
    • /H7: Solution Chapter 7
      • /oef1
      • /oef2 (Uses /H6/API as data source)
  • /NodeJS
    • /H2: Solution Chapter 2
      • oef1.js
      • oef2.js
      • oef3.js
    • /H3: Solution Chapter 3
      • /oef1-2
      • /oef3
    • /H4: Solution Chapter 4
      • /oef1
      • /oef2
      • /oef3
    • /H5: Solution Chapter 5 (Thanks to Frankie Claessens' input!)
      • NodeJS does the communication with the PHP API
      • AngularJS gets the information from NodeJS
  • /Syntheseoefening
    • /AngularJS: Solution Syntheseoefening (AngularJS version)
  • /examen: Solutions Exam
    • /vraag_1
    • /vraag_2
    • /vraag_3
  • /Template (Contains a few starting points for new Apps)
    • /AngularJS (Templates for AngularJS 1.*)
  • package.json (Used by npm to install all dependencies)

About

3AON Web Expert (PXL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0