Skip to content

lauratender/SocialBookmarking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Web Application Development

Authors : Ana-Maria Comorasu, Laura-Maria Tender

  • Technologies: ASP.NET MVC 5, Bootstrap, Entity Framework

Tasks:

  • 3 types of users: unregistered user, registered user, administrator
  • Any user can visualize the bookmarks that are added to the platform.
  • In the main page, there will be shown the most popular/ the most recent bookmarks, as paginated lists
  • Registered users can add bookmarks, which will have title, description, tags and categories
  • Bookmarks can be commented and voted (liked) by registered members, they can also edit and delete their comments.
  • Any member can save bookmarks for their profile.
  • Only the administrator can perform CRUD(create, read, update, delete) operations on categories.
  • The platform will also provide a search engine by the bookmark title, comments, tags and description. The results of the search engine will also be sorted by the users' preference.
  • The administrator can verify the content on the plaform and has access to anything that the app contains.
  • The admin can also edit or delete inappropriate bookmarks or comments.
  • Bootstrap Design
  • Validation forms

About

Web Application Development Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • C# 18.1%
  • HTML 12.7%
  • Other 0.1%