Skip to content

nazrawimedhin/perago-contract-manager

Repository files navigation

Perago Contract Manager

This web application serves as a comprehensive tool for managing contracts within an organization. Below, you'll find information on how to install and use it.

Table of Contents

Installation

To install follow these steps:

Install Front-End

  1. Clone the repository: git clone https://github.com/nazrawimedhin/perago-contract-manager.git
  2. Navigate to the project directory: cd perago-contract-manager
  3. Install dependencies: npm install or yarn install

Install Back-End

  • Follow this link to find the back-end

Usage

Once installed, you can run the app using the following command:

npm run dev or yarn dev

This will launch the app, and you can access it through your web browser at http://localhost:3000.

Features

Roles

  • List of all existing roles
  • create, update and delete roles

Employees

  • List of all employees under every role
  • create, update and delete employees

Technologies

Languages

  • HTML5
  • CSS3
  • TypeScript

Libraries / Frameworks

  • React.JS
  • Mantine UI - (A React component Library)
  • Tailwind CSS

External Libraries

Third party services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages