Skip to content

pjones23/laa_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View (laaRest/application/views)

  • api_doc.php: Shows the API documentation page

Controller (laaRest/application/controllers)

  • api.php : RESTful web service controller that drives the api.
  • documentation.php : Routes the user to the API documentation page.

Model (laaRest/application/models)

  • contains the model code for category, contact (special contacts), resource (community resources), and user.

dal (laaRest/application/dal)

  • contains database functions for communicating directly with the database for each entity.

About

The internal web application for LAA to manage community resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors