Skip to content

Employee management system where I demonstrated concepts such as JWT authentication , pagination, searching, search suggestions, session management

Notifications You must be signed in to change notification settings

chelceacalin/TrackIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Management System For Employees

image

ss2

Functionalities so far:

  - JWT authentication and session management, ability to sign in and sign up
  - Need to be logged in to perform requests
  - In the dashboard, employees can see their most recent urls that they used within the application
  - Also, they can see their session expiry date and the 3 most recent users that joined
  - Each user can have profile pictures that they can upload from their pc.
  - The pictures are stored in the database compressed to not waste memory
  - Ability to search employees with suggestions based on their name or email address
  - Pagination to search through employees, with option to go to first or last page
  - Creating, Updating, Deleting, Reading
  - Use of DTOs for Employees
  - Dynamic query params
  - Unit Testing

About

Employee management system where I demonstrated concepts such as JWT authentication , pagination, searching, search suggestions, session management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published