内容简介: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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
鸟哥的Linux私房菜 基础学习篇(第二版)
鸟哥 / 人民邮电出版社 / 2007-9 / 65.00元
《鸟哥的Linux私房菜基础学习篇(第二版)》全面而详细地介绍了Linux操作系统。全书分为5个部分:第一部分着重说明Linux的起源及功能,如何规划和安装Linux主机;第二部分介绍Linux的文件系统、文件、目录与磁盘的管理;第三部分介绍文字模式接口shell和管理系统的好帮手shell脚本,另外还介绍了文字编辑器vi和vim的使用方法;第四部分介绍了对于系统安全非常重要的Linux账号的管理......一起来看看 《鸟哥的Linux私房菜 基础学习篇(第二版)》 这本书的介绍吧!