BobsComputerRepairShop

Bob’s Computer Repair Shop

This repository hosts the capstone project for the Web-450 Mastering the MEAN Stack Bootcamp. Bob’s Computer Repair Shop is a comprehensive solution designed to streamline the management of computer repair services. Developed using the full MEAN stack, this application offers a robust and scalable platform for handling customer requests, managing repair tickets, and tracking service repairs.

Technologies Used

Getting Started

To get the application running locally on your machine, follow these steps:

Prerequisites

Ensure you have Node.js, Angular CLI, and MongoDB installed on your machine for full functionality.

Installation

  1. Clone the repository to your local machine.
  2. Run npm install to install all required dependencies.
  3. Ensure MongoDB is running on your local environment.

Running the Application

The application will automatically reload if you change any of the source files.

Development

Code Scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Testing

Further Help

To get more help on the Angular CLI, use ng help or check out the Angular CLI Overview and Command Reference page.

Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.