Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gugutz/stairs-angular-challenge
- Owner: gugutz
- Created: 2019-09-16T10:22:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:49:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T06:20:15.330Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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")