Skip to content

This is an employee's list app with a login and registration system. Each user has his/her account on the same device. Once you are logged in, you have your own employees list.

Notifications You must be signed in to change notification settings

Hossam26/Employees-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employees-app

Overview

This is an employee's list app with a login and registration system. Each user has his/her account on the same device. Once you are logged in, you have your own employees list.

Topics Learnt

I made this project as a practice of the CRUD system(C for create, R for retrieve or read, U for update, and D for delete).

In addition, I merged the CRUD system with a login system, so the list you only can see.

I used regexp in both The CRUD and login systems to validate them.

Take a Look

You can access the website through this link: https://employees-app-byhossam.vercel.app/

About

This is an employee's list app with a login and registration system. Each user has his/her account on the same device. Once you are logged in, you have your own employees list.

Topics

Resources

Stars

Watchers

Forks