The SpotSecure parking app prototype is designed to address the multifaceted challenges of urban parking, with a primary focus on enhancing the experience for Montreal residents. By seamlessly integrating advanced features like user-centred design, real-time parking availability, parking space reservation, and a parking price comparison feature, the prototype aims to streamline the parking experience, offering a user-friendly solution that reduces stress and contributes to a more efficient urban lifestyle.
This project was generated with Angular CLI version 16.2.12.
Run ng serve
or npm run start
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
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
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Running unit tests (Note) The spec unit tests are automatically generated so We didn't write any unit tests. Running this command will mostly result in failure.
Run ng test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
- Clone the repository into your local machine by running the following commands:
- git clone
https://github.com/CarlaShawi/SpotSecure-Soen357.git
- cd
SpotSecure-Soen357
- git clone
- Install the dependencies by running:
npm install
- Follow the Development server section to run.