-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bypassed Rules because I'm panos1b and I do what I want
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
[![Android Gradle Build](https://github.com/panos1b/EstiaSeek-Android-App/actions/workflows/android.yml/badge.svg)](https://github.com/panos1b/EstiaSeek-Android-App/blob/main/.github/workflows/android.yml/badge.svg) | ||
# EstiaSeek-Android-App | ||
The EstiaSeek Android App | ||
### Thema | ||
This Project aims to create a job seeking service which will connect employees and employers looking for a job in the hospitality industry. This repository partly implements [panos1b/EstiaSeek](https://github.com/panos1b/ISIA) on Microsoft .NET Core MVC framework | ||
### Inspiration | ||
The project gathers inspiration from the Information Systems Implementation and Architecture project three of us worked on called [EstiaSeek](https://github.com/panos1b/EstiaSeek) | ||
### More details | ||
This work concerns the implementation of the "EstiaSeek" website, which is an online job search and publication space, exclusively in the hospitality industry. | ||
Through the website, users interested in work can search, based on specific criteria, for available jobs in hospitality businesses, even expressing their interest in them, if they wish. | ||
Corporate users of the website have the possibility to post new jobs in their company, setting their requirements. For each position they post, they can see which candidates have expressed interest. Furthermore, they have the possibility to search for professionals, based on certain criteria. | ||
If a user is not logged in, they can search for job candidates. However, for the rest of the website's processes, you need to register and log in. | ||
### Android implementation | ||
Currently only the searching of job candidates and the creation of job canidates has been implemented |