Skip to content

A Employee platform for office use to calculate employees entry and exit time, personal informations, department, Search Query, time filter integration, xlsx upload and parse, and export report PDF

Notifications You must be signed in to change notification settings

nafizpervez/Employee_Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee Platform

Backend developed by python FastAPI.

Run the BackEnd Uvicorn Server

uvicorn main:app --reload

Swagger API UI Link

http://127.0.0.1:8000/docs

This is the api link for openjson API of the BackEnd Open to test the API END Point

Frontend developed using Reactjs

RUN the FrontEnd React Server

npm run build
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

A Employee platform for office use to calculate employees entry and exit time, personal informations, department, Search Query, time filter integration, xlsx upload and parse, and export report PDF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published