Skip to content

Professional Assistant is an application that supports professionals in their daily work, offering quick access to essential tools and information. Application developed for porftolio.

License

Notifications You must be signed in to change notification settings

vertira/asystent-fachowca

Repository files navigation

Asystent Fachowca

Asystent fachowca is an application that supports professionals in their daily work, offering quick access to essential tools and information.

Access the demo version:

Click the "Wypróbuj demo aplikacji!" button on the main page.

You will be automatically logged in as either a guest user or a staff member This allows you to quickly explore the app's features without creating an account

Table of Contents

Technologies

The project uses the following technologies:

Next.js Vercel TypeScript TailwindCSS Prisma NeonDB

Additionally:

  • Aceternity Components
  • NextAuth
  • HERE Autocomplete API
  • UploadThing API
  • Serwist (PWA)

Features

  • 📊 Project management
  • 🧰 Warehouse Management
  • 📅 Work Schedule Management
  • 👥 Employee Management

Installation

To install and run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/vertira/asystent-fachowca.git
    
  2. Navigate to the project directory:

    cd asystent-fachowca
    
  3. Install dependencies:

    npm install
    
  4. Configure environment variables: Copy the .env.example file to .env.local and fill in the required values.

  5. Run database migrations:

    npx prisma migrate dev
    
  6. Start the application:

    npm run dev
    

License

This project is released under the MIT License. For more details, see the LICENSE.md file.


Created with ❤️ by Vertira

About

Professional Assistant is an application that supports professionals in their daily work, offering quick access to essential tools and information. Application developed for porftolio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published