Skip to content

shawnthompson/angularTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Table

Create a datatable using AngularJS with data from a JSON file created from an SQL database using a PHP admin area to update the data. User will be able to select a row and add it to another table to submit their picks.

To Do

  • Pagination
  • SQL to JSON
  • Create submit table
  • Add genre row
  • remove album row
  • create genre dropdown need to add filter for single values
  • Move selected item to Submit table
  • create emailing function
  • create PHP admin area
  • add top songs option need to activate it to filter out table
  • add class / style to top songs row using ng-class
  • add theme styles and js files to project
  • organize files
  • update data from final client list
  • clean up source code, make it pretty

About

Angular Table using JSON and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published