Skip to content

ipbtech/IssueTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IssueTracker

ASP.NET MVC & HTMX interaction

Technologies

  1. NET8
  2. ASP.NET MVC
  3. HTMX
  4. Javascript, HTML/CSS (Bootstrap)
  5. ASP.NET Identity for simple cookie-based authentification
  6. SQLite for persistence data
  7. EntityFramework Core for data access with custom generic repositories
  8. Bogus for generating fake data
  9. Automapper
  10. xUnit integration tests

Features

Log in, log out, sign up

View all issues in the table view with dynamic server-side paging (load more button), sorting and filtering by tags

View all concrete issue and adding comments

Creating new issues, updating and deleting your issues

A little bit of pictures

image

image

image

About

ASP.NET MVC & HTMX Interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages