Skip to content

Web app based on ASP.NET Core MVC for company reports

Notifications You must be signed in to change notification settings

mimski/Reportably

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

Reportably

Web app based on ASP.NET Core MVC 3.1 for listing company reports

image

Project Description

  • Public part - accessible without authentication
    • view the list of company reports
    • search reports
  • Private part - available for registered users only
    • download reports but only when they provide valid email addresses
  • Administrative part - available for administrators only
    • create report records and upload report documents

Each report have title, summary, publication date, author and a .pdf file associated with it. The system persist/log all downloads of report documents.

image

image

image

image

image

About

Web app based on ASP.NET Core MVC for company reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages