# Maxula Project - HR Management Website
Welcome to Maxula Project, an HR management website designed to streamline human resource processes for organizations! 🌐👥
Maxula Project is a comprehensive HR management platform built using Blazor Server, Entity Framework, and PostgreSQL. With a focus on modern web technologies, it integrates Tailwind CSS for sleek and responsive design, and C# for robust backend functionality. Maxula Project aims to enhance HR operations by providing tools for efficient management of employee information, attendance, payroll, and performance.
Getting started with Maxula Project is straightforward:
git clone https://github.com/yourusername/maxula-project.git
cd maxula-project
https://localhost:7024/
or the specified port.We welcome contributions to enhance Maxula Project and make it a valuable resource for HR management. Here's how you can get involved:
Let's work together to create a robust and efficient HR management platform. Join us in revolutionizing HR processes!
We appreciate your support and contributions. Let's make HR management better together! 🚀👥
Blazor uses a specific model class for every form validation, so if the login uses a different model and has unfilled fields in the model for the general account structure, it'll not submit successfully until all the model fields are filled even if just artificially.
Databse is on Neon pg, Blazor Server app is on Azure Cloud.
npx tailwindcss -i wwwroot/app.css -o wwwroot/app.min.css --watch
dotnet watch run
Feel free to reach out for any questions or support. Happy managing!