Skip to content

arispacco/RH_Manager

 
 

Repository files navigation

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

Flutter Mobile Prototype

The repository now includes a Flutter mobile skeleton based on the same front-end flow in flutter_app/.

  1. Go to the Flutter app: cd flutter_app
  2. Get dependencies: flutter pub get
  3. Run on a device or emulator: flutter run

About

Saas de gestion des ressources humaines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 67.3%
  • TypeScript 22.7%
  • CMake 3.9%
  • C++ 2.2%
  • Shell 2.2%
  • HTML 0.7%
  • Other 1.0%