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

https://github.com/abdullahmuhammed5/galees-dev

This is the front-end repository for Galees. GALEES is a web application that serve poeple who seeking for a babysitters for their children or elderly people.
https://github.com/abdullahmuhammed5/galees-dev

angular angular-material angular7 babysitters profile typescript

Last synced: about 2 months ago
JSON representation

This is the front-end repository for Galees. GALEES is a web application that serve poeple who seeking for a babysitters for their children or elderly people.

Awesome Lists containing this project

README

          

# Galees

GALEES is a web application that serve poeple who seeking for a babysitters for their children or elderly people. Users can search for babysitters with all requirements that fit their needs by filtering profiles, get in contact and schedule an appointment.

Also users can Find a job as a sitter, by first reading the eligibility criterias. If user find that you are eligable to joidn us; he/she can create a profile with thier experience, specialties and contact info.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.8.

## Get Started

First, downlaod or clone our app from [front-end repository](https://github.com/AbdullahMuhammed5/Galees-dev.git).

- After cloning the project, navigate to project directory and run `npm install` to install all packages for our app.

- You can find our the back-end repository [here](https://github.com/AbdullahMuhammed5/Galees-backend.git)

## 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.

## 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. Use the `--prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).