Coder Social home page Coder Social logo

boloto1979 / privileged-account-management Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11.48 MB

This is a project that aims to manage privileged accounts in a company. it allows you to create, modify, and delete accounts, as well as keep a record of all activities performed under each

Python 97.93% PowerShell 0.05% Shell 0.02% C 0.39% C++ 1.38% Batchfile 0.01% Assembly 0.02% Cython 0.12% JavaScript 0.06% CSS 0.03%
api api-client flask mysql mysql-database pyhton pyhton3

privileged-account-management's Introduction

Privileged-Account-Management

This is a project that aims to manage privileged accounts in a company.
it allows you to create, modify, and delete accounts, as well as keep a record of all activities performed under each

Prerequisites

Before running the project, you must have installed on your machine:

  • Python 3.6 or higher
  • flask
  • Flask SQLAlchemy
  • MySQL Connector/Python

Installation

1.Clone this repository on your machine. 2.Create a virtual environment for the project and activate it. 3.Install the project's dependencies using the command pip install -r requirements.txt. 4.Create a MySQL database named privileged_accounts and configure the
config.py file with the necessary information to connect to the database.

Running the project

After following the installation steps, you can run the project using the command:

python app.py
Access ´http://localhost:5000´ in your browser to use the application.

Contributing

Feel free to contribute to this project by creating new features, fixing bugs or improving the documentation.
To do so, just follow the steps below:

1.Fork this repository 2.Create a new branch with your change (git checkout -b feature/new-feature) 3.Commit your changes (git commit -am 'Add new functionality') 4.Push to the created branch (git push origin feature/new-feature) 5.Create a new Pull Request and wait for your change to be reviewed

privileged-account-management's People

Contributors

boloto1979 avatar

Stargazers

Diogo Souza Alves 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.