A simple matchmaking platform to match furloughed workers with on-demand work in essential industries
Перейти к файлу
Jim Paine e73e9a5193
Merge pull request #30 from microsoft/localization
UK localization
2020-06-02 13:01:52 +01:00
Project.Zap fixed locale of dates 2020-06-02 12:59:22 +01:00
Project.Zap.Library Updated delete location to delete shifts and refactored logic out of controller 2020-04-27 22:57:46 +01:00
Project.Zap.Tests fixed broken tests - No Locations, redirect to location if user is manager 2020-05-07 10:43:47 +01:00
docs Docs and template fixes 2020-05-04 12:55:58 +01:00
images Initial commit 2020-04-09 20:17:29 +01:00
templates Docs and template fixes 2020-05-04 12:55:58 +01:00
.gitignore menu changes 2020-04-14 22:35:22 +01:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-04-08 23:53:01 -07:00
LICENSE Initial LICENSE commit 2020-04-08 23:53:02 -07:00
Project.Zap.sln MVP (#14) 2020-04-23 18:14:49 +01:00
README.md Update README.md 2020-05-20 12:47:54 +01:00
SECURITY.md Initial SECURITY.md commit 2020-04-08 23:53:03 -07:00
azure-pipelines.yml Set up CI with Azure Pipelines (#15) 2020-04-24 19:48:57 +01:00

README.md

Project Zap

Project Zap is a “shift sharing” application which enables furloughed workers to book shifts at a company which has demand for labor. Project Zap can also be customized and integrated with a companys existing time and attendance tools to allow workers to book shifts across jobs within the company.

Companies can easily upload available shifts at their locations from a CSV file or post those shifts directly from the Project Zap application interface. Those shifts can be made available to a partnering company with a supply of labor (due to furlough or flexible scheduling) via a specific partner code. That code is required for workers to enter the Project Zap portal to view and book shifts made available by the company with demand.

The source code has been made available on GitHub to quickly enable companies to provide access to work opportunities and meet the labor needs of essential businesses.

Microsoft is the author and first owner of the software and provides it on an open source basis for free use by third parties. By making the software available, Microsoft does not provide employee sharing or temporary worker services or act as an employment agent, temporary worker agent, recruitment consultant, or in any similar capacity. Any such services provided via or in connection with the Zap software have no connection to Microsoft.

Deploy Project Zap

To get started using Project Zap please follow the deployment guide to use the provided Azure Resource Manager templates to provision the application in your own Azure subscription.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.