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.
- Host: GitHub
- URL: https://github.com/abdullahmuhammed5/galees-dev
- Owner: AbdullahMuhammed5
- Created: 2019-05-17T22:50:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:56:22.000Z (over 3 years ago)
- Last Synced: 2025-04-09T16:50:54.884Z (about 1 year ago)
- Topics: angular, angular-material, angular7, babysitters, profile, typescript
- Language: HTML
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
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).