Skip to content

BogomilDimitrov/AngularJS-SPA-SoftUni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AngularJS-SPA-SoftUni

  • HTML5 & CSS3
    • Slice and Dice pdf
    • HTML skeleton
    • CSS3 stylization
  • Public Services
    • Get All Published Ads
    • Get All Categories
    • Get All Towns
    • User Login
    • Register User
  • User Services
    • Create New Ad
    • Get User Ads
    • Deactivate User Ad
    • Publish Again User Ad
    • Get User Ad by Id
    • Edit User Ad
    • Delete Ad by Id
    • Change User Password
    • Get User Profile
    • Edit User Profile
    • Authorization
  • Bonus: Administration Services
  • Public Screens
    • Home Screen
    • Login Screen
    • Register User Screen
  • User Screens
    • User Home Screen
    • Publish New Ad Screen
    • List My Ads Screen
    • Deactivate / Publish Again Ad
    • Edit Ad
    • Delete Ad
    • Edit User Profile
    • Change User Password
    • Logout
    • Authorization Checks
  • Bonus: Administrator Screens
    • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published