Coder Social home page Coder Social logo

employeemanagementsystem_dotnet_react's Introduction

Employee Management System

Overview

The Employee Management System is a web application designed to manage and track employee information effectively. This application provides functionalities to register users, login with authentication, manage employees' data, update, and delete employee records, and export the data in a CSV format.

Walkthrough using Loom

https://www.loom.com/share/a538ce66d0494762a449cc8698fda44b?sid=06f533e5-6c71-4795-97e3-56ea0cdb2056

Features

  1. User Authentication:

    • Register new users.
    • Login for registered users.
    • Logout functionality.
  2. Employee Management:

    • View a list of employees.
    • Add new employee records.
    • Edit existing employee records.
  3. Employee Data Export:

    • Export the employee data to a CSV file.
  4. Responsive UI:

    • Designed using Bootstrap to offer a responsive and user-friendly interface.

Additional Notes

  • The application uses a RESTful API built with .NET Core on the backend.
  • The frontend is developed using React.js and styled with Bootstrap for a clean and modern look.
  • The application requires a valid token for authenticated routes to ensure secure access.

Getting Started

  1. Backend Setup:

    • Navigate to the EmployeeManagementAPI folder.
    • Open the Solution using Visual Studio and install any packages if prompted
  2. Frontend Setup:

    • Navigate to the FrontEnd folder.
    • Install dependencies using npm install.
    • Start the development server using npm start.
  3. Environment Configuration:

    • Ensure you have set up the .env file with required environment variables.
  4. Access the Application:

    • Run the API Solution to start the Server in Visual Studio.
    • Open the frontend development server with npm start from Visual Studio Code.
    • Access the Client Application via your web browser at http://localhost:3000.

Contact

For any questions or inquiries, feel free to contact the project maintainer:

employeemanagementsystem_dotnet_react's People

Contributors

tusiimeallan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.