This repository houses the frontend application for the WEG Energy PPC (Production Planning and Control) department. Built with Next.js, this application provides a user-friendly interface to interact with the PPC API and its powerful features.
- Intuitive Dashboard: Visualize key production data, track progress, and identify potential bottlenecks easily.
- Intelligent Document Search: Find the information you need quickly and efficiently using natural language search capabilities.
- Automated Task Management: Schedule meetings, organize emails, and manage contacts seamlessly with the integrated Secretary Assistant.
- Interactive PPC Chatbot: Get instant answers and perform tasks directly through the conversational chatbot interface.
- Real-Time Data Visualization: Monitor production status, analyze trends, and make informed decisions based on real-time insights.
- Framework: Next.js
- Data Fetching: SWR or React Query
- Styling: CSS and SCSS
- Charting Library: Chart.js, Recharts, or similar (optional)
-
Prerequisites:
- Node.js and npm (or yarn) installed
- Backend API running (refer to the PPC API Repository)
-
Clone the repository:
git clone https://github.com/ra4z/ppc_rest_frontend.git
-
Install dependencies:
cd ppc-frontend npm install -
Start the development server:
npm run dev
The application should be accessible at
http://localhost:3000in your browser.
For any questions or assistance, please contact Robert Aron Zimmermann at robertn@weg.net.