Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gugutz/stairs-angular-challenge

Frontend development challenge for Stairs Studio
https://github.com/gugutz/stairs-angular-challenge

Last synced: 27 days ago
JSON representation

Frontend development challenge for Stairs Studio

Awesome Lists containing this project

README

        

# StairsFrontend

This is my solution to the frontend challenge for Stairs Studio.
The goal was to create an app that could register and manage guests at a hotel.

It uses Angular 8 and Bootstrap.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Deploying

To deploy, run `ng build --prod`, and specify `dist/[project-name]` as the publish directory

## Live Version

I deployed the app on netlify to make the challenge review easier.

It can be accessed on [stairs-frontend-challenge.netlify.com](https://stairs-frontend-challenge.netlify.com/).

## Screenshots

![list-all-guests-scree](list-all-screen.png "List All Guests Screen")