Skip to content

enggsuraj/work-wise

Repository files navigation

WorkWise

WorkWise

Empowering careers with smarter tools

🚀 Overview

WorkWise is a sleek, user-friendly web application designed to simplify essential career calculations. Whether you're planning your last working day, estimating your salary hike, or tracking your work experience, WorkWise has you covered.

🔥 Features

  • Notice Period Calculator: Calculate your last working day based on your start date and notice period.
  • Salary Hike Calculator: Estimate your new salary after a raise.
  • Hike Percentage Calculator: Quickly determine the percentage increase in your salary.
  • Work Experience Calculator: Track your total work experience.

🛠️ Tech Stack

  • Framework: Next.js 15
  • State Management: Redux 8.1
  • Styling: Tailwind CSS
  • Hosting: Vercel

🌟 Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/workwise.git
  2. Navigate to the project folder:
    cd workwise
  3. Install dependencies:
    npm install

Running the Project

To run the development server:

npm run dev

Visit http://localhost:3000 in your browser.

📦 Project Structure

/ (root)
|-- /app
|-- /components
|-- /redux
|-- /styles
|-- /public
|-- /utils
|-- /assets
|-- next.config.js
|-- tailwind.config.js
|-- package.json

🚀 Deployment

The project is deployed using Vercel. To deploy your own version:

  1. Push your changes to GitHub.
  2. Connect your repo to Vercel.
  3. Click "Deploy."

🌐 Live Demo

Check out the live version here: WorkWise

👥 Contributing

Contributions are welcome! If you'd like to improve the app, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add your feature"
  4. Push the branch:
    git push origin feature/your-feature-name
  5. Open a Pull Request.

📝 License

This project is licensed under the MIT License.


© 2025 WorkWise. Built with ❤️ and ☕ by blogtheorem.

About

Highlights notice period, last working day, salary hike, and experience calculators

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published