内容简介:Note: This project requires to setup server side implementation which could be found
Facebook | Twitter | Reddit | Medium
Note: This project requires to setup server side implementation which could be found here
TimeOff is an application that allows companies and organizations to allow their employees to set vacations before they take their time off. TimeOff is an easy to use vacation setter with just few clicks.
TimeOff is completely open source meaning companies can use this project and set it up either internally or in the cloud for their use.
In addition, it is completely customizable i.e. companies can customize its user interface as well as can add new features or remove for their use.
It comes with minimalistic user interface as below:
User Interface
TimeOff has a minimalistic user interface and easy to follow flow. With few clicks you are done with setting up your vacations.
Want to see past vacations?
Right on the home page, you can view set of all your vacations both active and expired.
View most important data right on home page
You want to see minimalistic and amazing dashboard. On dashboard you can view all the required information you need.
Finding and searching employees can never be so easy.
List of all employees are just one click away. Employees tab shows you all employees and search feature gives you find exact one you need.
You have all the luxury to control any account.
That is right, you can control any person account you want as an Admin.
Server Side of this project
This is the UI side of TimeOff. In order to use this UI you will need to setup it's server side which can be found on this link TimeOff Serverside .
Technology Stack
For development team to set this project up for their companies use I provide the list of technologies used in this project.
- React
- Redux
- React Router
- Redux Saga
Usage
In order to use TimeOff on local environment, clone this repository. CD into root folder. Run npm install to install all dependencies. Once done, run npm start .
Build for production
To build this project for production. Run npm run build command inside timeoff-app folder and it will generate the production ready project inside build directory. For details visit deployment and creating a production build .
Contributions
In order to contribute, please open issues and make pull requests.
Design
The design(PSDs) could be found on my Uplab Profile .
Contact
以上所述就是小编给大家介绍的《Timeoff Vacation Management》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
高性能MySQL
施瓦茨 (Baron Schwartz)、扎伊采夫 (Peter Zaitsev)、特卡琴科 (Vadim Tkachenko) / 宁海元、周振兴、彭立勋、翟卫祥,刘辉 / 电子工业出版社 / 2013-5-1 / 128.00元
《高性能mysql(第3版)》是mysql 领域的经典之作,拥有广泛的影响力。第3 版更新了大量的内容,不但涵盖了最新mysql 5.5版本的新特性,也讲述了关于固态盘、高可扩展性设计和云计算环境下的数据库相关的新内容,原有的基准测试和性能优化部分也做了大量的扩展和补充。全书共分为16 章和6 个附录,内容涵盖mysql 架构和历史,基准测试和性能剖析,数据库软硬件性能优化,复制、备份和恢复,高可......一起来看看 《高性能MySQL》 这本书的介绍吧!