DigitalBuild-AU / BrazilicAI

Brazilica Timesheet Application
ISC License
0 stars 0 forks source link

BrazilicAI

Overview

BrazilicAI is a Progressive Web App (PWA) that simplifies timesheet management for Brazilica, a Beauty Salon in Brunswick and Collingwood, Melbourne, VIC. The application helps the salon manager in uploading and auto-correcting employees' timesheets using an image processing backend.

Features

Installation

To set up BrazilicAI on your local environment, follow these steps:

  1. Clone the repository:
    git clone https://github.com/DigitalBuild-AU/BrazilicAI.git
  2. Navigate to the directory:
    cd BrazilicAI
  3. Install the dependencies:
    npm install

Running the Application

Execute the following command in the root directory:

npm start

The server will start, and the PWA can be accessed by navigating to http://localhost:3000 in your web browser.

Usage

Project Structure

Contributing

Contributions are welcome. Please read CONTRIBUTING.md for details on our code of conduct and submission process.

License

BrazilicAI is provided under the ISC license. For more information, please see LICENSE.md.

Acknowledgments