Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Administrator Screens #7

Open
13 of 17 tasks
BogomilDimitrov opened this issue Dec 26, 2014 · 0 comments
Open
13 of 17 tasks

Administrator Screens #7

BogomilDimitrov opened this issue Dec 26, 2014 · 0 comments
Assignees

Comments

@BogomilDimitrov
Copy link
Owner

Implement _Administrator Screens_ in the app as follows:

  • Admin Home Screen – #/admin/home
  • Admin Approve Ad
  • Admin Reject Ad
  • Admin Edit Ad – #/admin/ads/edit/:id
  • Admin Delete Ad – #/admin/ads/delete/:id
  • Admin List Users – #/admin/users/list
  • Admin Edit User – #/admin/users/edit/:id
  • Admin Change User Password – #/admin/users/edit/:id
  • Admin Delete User – #/admin/users/delete/:id
  • Admin List Categories – #/admin/categories/list
  • Admin Create Category – #/admin/categories/create
  • Admin Edit Category – #/admin/categories/edit/:id
  • Admin Delete Category – #/admin/categories/delete/:id
  • Admin List Towns – #/admin/towns/list
  • Admin Create Town – #/admin/towns/create
  • Admin Edit Town – #/admin/towns/edit/:id
  • Admin Delete Town – #/admin/towns/delete/:id

_/Up to 200 bonus score/_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant