eicnam / Toggle-Play

Android Store Style Web Application, allowing the publication of Android Apps
1 stars 1 forks source link

DB : Access #10

Closed ghost closed 10 years ago

ghost commented 10 years ago

Provide methods :

  1. User
    • Create
    • Read
    • Update
    • Delete
  2. App
    • Create
    • Read
    • Update
    • Delete
  3. Comment on App
    • Create
    • Read
    • Update
    • Delete

[To Complete]

blablanumerodeux commented 10 years ago

Those methodes will be done with an API, see #41

ghost commented 10 years ago

OK