Skip to content

SPA written in Angular to manage our meeting rooms. Consumes the API in Spring Boot

Notifications You must be signed in to change notification settings

danielmrcl/meeting-rooms

Repository files navigation

Meeting Room Project

This is the Angular front-end version. Check the Java back-end in this link.

To run:

  1. Clone this repo git clone https://github.com/danielmrcl/meetingRooms-project.
  2. Download dependencies npm install.
  3. Run ng serve for a dev server. Navigate to http://localhost:4200/.

Requirements

  • Angular CLI
  • npm

Screenshots

Path: /add

Create Room

Path: /rooms

Room List

Path: /details/:id

Room Details

Further help

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

About

SPA written in Angular to manage our meeting rooms. Consumes the API in Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published