Skip to content

Arm0ny/Engineering-jobs-search

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Angular Engineering Jobs Search

Try It Out

An awesome README template to jumpstart your projects!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

A little project made using Angular that makes esier search for engineering jobs all around the World!

(back to top)

Built With

  • Angular
  • TypeScript

(back to top)

Getting Started

to use this project locally you need to install clone the repository and install all the dependencies to start a development server on your local networc

to do this you can follow those steps:

  1. clone the repository
git clone https://github.com/Arm0ny?tab=repositories

Prerequisites

  1. install dependencies with:
npm install

make sure you have angular-cli installed locally with:

ng version

otherwise install it with:

npm install -g @angular/cli

Running a local server

to start the server ad use the application you can run:

ng serve

a message with the local server URL should appear on your console, navigate to that to open the app into the browser

(back to top)

Usage

when you open the app you are prompted to the home page showing the active jobs announces for the Rome, Italy location like this:

Product Name Screen Shot

to get more infos on a selected job you can click the see more button on the bottom of each card.

Your view will change to show the announce's details like this:

details-screenshot

As you can see the company name is a button element, click on it to get insormations on the company whose published the announce:

company-details-screenshot

Setting Filters

in the home page you can set custom research filters using the form at the top of the page:

filters-form-screenshot

inside the city Field format the filter as shown in the example
NB: uppercase, spaces and commas MUST be respected if the search returns wrong results, the "levels" field can be used independently, leaving the "city" field empty

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/Armony/Engineering-jobs-search

Email: armando.pagano2001@gmail.com

website: Link

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published