Giter VIP home page Giter VIP logo

ipm's Introduction

IPM-Project: E.S.Ideal

Grade: 19/20 ⭐

Overview

This project implements a user interface for employees of ES.Ideal, a fictional service station with car workshops, using Vue.js for the frontend and json-server for simulating a backend API. This interface provides a central hub for employees to manage various aspects of the service station's operations.

Technologies Used

Frontend: Vue.js

Backend (Simulation): json-server

Cors Everywhere

In order to connect the frontend and the backend locally it´s necessary to include CORS (Cross-Origin Resource Sharing) in backend requests. For security reasons, by default the browsers restrict HTTP Cross origin requests initiated by scripts, to allow them for development purposes, you should use this Firefox addon.

Setup

Prerequisites:

Ensure you have Node.js (version 14 or later) and npm (Node Package Manager) installed on your system.

Clone the Repository:

Use Git to clone this repository locally:

git clone https://github.com/UMinho-ENGINF-IPM/trabalho-pr-tico-grupo_02.git

Install Dependencies

Navigate to the project directory and run the following command in your terminal to install the required dependencies:

npm install

Compiling and Runnning

  1. Start the json-server:
npm run db:serve
  1. Navigate to the src directory and start the Vue.js application:
npm run dev

Developed by

  • Carlos Ribeiro, A100761
  • Diogo Matos, A100741
  • José Correia, A100610
  • Júlio Pinto, A100742
  • Mário Rodrigues, A100109

ipm's People

Contributors

diogogmatos avatar mariorodrigues10 avatar github-classroom[bot] avatar carlos-oficial avatar juliojpinto avatar ze-limao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.