All Projects → ifactory-solutions → inside-client

ifactory-solutions / inside-client

Licence: MIT license
Human Resources Department Tool. https://ifactory-solutions.github.io/inside-client/

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to inside-client

create-react-redux-app
React boilerplate based on create-react-app
Stars: ✭ 49 (+16.67%)
Mutual labels:  redux-saga, create-react-app
React Boilerplate Cra Template
🔥 Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
Stars: ✭ 859 (+1945.24%)
Mutual labels:  redux-saga, create-react-app
React Social Network
Simple React Social Network
Stars: ✭ 409 (+873.81%)
Mutual labels:  redux-saga, create-react-app
crassa
Create React App Server Side Application
Stars: ✭ 16 (-61.9%)
Mutual labels:  redux-saga, create-react-app
webservices
Prestashop Web Services + React JS App
Stars: ✭ 34 (-19.05%)
Mutual labels:  redux-saga, create-react-app
coincharts
Cryptocurrency Price Chart (GDAX)
Stars: ✭ 75 (+78.57%)
Mutual labels:  redux-saga, create-react-app
Patternfly React Demo App
DEPRECATED: This project is no longer active. See https://github.com/patternfly/patternfly-react-seed for PF4 demos.
Stars: ✭ 26 (-38.1%)
Mutual labels:  redux-saga, create-react-app
Www
每天大红包 · 网页端
Stars: ✭ 90 (+114.29%)
Mutual labels:  create-react-app, ant-design
nextjs-ts-antd-redux-storybook-starter
🏃🏼 Next.js + TypeScript + Ant Design + Redux Toolkit + Redux Saga + Styled Components + Jest + Storybook 企业级项目脚手架模板
Stars: ✭ 78 (+85.71%)
Mutual labels:  redux-saga, ant-design
react-redux-hackernews
React Redux Hackernews Application
Stars: ✭ 19 (-54.76%)
Mutual labels:  redux-saga, create-react-app
marvel-jarvig
Marvel JARVIG (Just A Rather Very Interesting Game) is a game that lets you find and discover Marvel Comics characters based on their name, image and description!
Stars: ✭ 13 (-69.05%)
Mutual labels:  redux-saga, create-react-app
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (-16.67%)
Mutual labels:  redux-saga, create-react-app
Blog Admin
blog-admin @react、@typescript、@apollographql
Stars: ✭ 239 (+469.05%)
Mutual labels:  create-react-app, ant-design
BulletJournal
An organizational system that helps you keep track of everything in your busy life
Stars: ✭ 117 (+178.57%)
Mutual labels:  redux-saga, ant-design
React Easy Start
A lightweight ant-design-pro based on create-react-app.
Stars: ✭ 102 (+142.86%)
Mutual labels:  create-react-app, ant-design
Youtube React
A Youtube clone built in React, Redux, Redux-saga
Stars: ✭ 421 (+902.38%)
Mutual labels:  redux-saga, create-react-app
Filterlists
🛡 The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Stars: ✭ 653 (+1454.76%)
Mutual labels:  create-react-app, ant-design
React Movies App
🎥 React movie app finder || experimenting with ant-design
Stars: ✭ 58 (+38.1%)
Mutual labels:  create-react-app, ant-design
Todo Redux Saga
Todo app with Create-React-App • React-Redux • Redux-Saga • Firebase • OAuth
Stars: ✭ 184 (+338.1%)
Mutual labels:  redux-saga, create-react-app
media-library
An online media library application with React, Redux and redux-saga
Stars: ✭ 27 (-35.71%)
Mutual labels:  redux-saga, create-react-app

Inside Client

GitHub Stars GitHub Issues GitHub Pull Requests Codacy Build Status Gitter PRs Welcome

Inside is an open source platform to deal with all the intern process of a company related to its employees. Our goal is to make easy to keep a track and manage all information related to the people that work inside the company.

Inside Client Logo

Getting Started

To get started you will need to get a copy of the project, insert the following commands (one by one) on your terminal.

git clone [email protected]:ifactory-solutions/inside-client.git
cd inside-client
npm install

You will get a clone of the project, navigate to it, and install its depencies.

The project was initiated with the awesome facebook's cli for react (create-react-app). So you have all its default commands available, like:

npm run build
npm run test
npm start

Prerequisites

You should have at least the LTS node version 6.11. We recommend you to use nvm it will make easy for you to switch between node/mpm versions.

Installing

Run npm start (into the project folder) to run the application over a local server.

cd inside-client
npm start

Built With

  • React - A JavaScript library for building user interfaces
  • Redux - Redux is a predictable state container for JavaScript apps
  • Apollo Client - Apollo Client manages server-side GraphQL data in your React app so you don't have to.
  • Styled Components - A library to work with css inside components.
  • Jest - A library for unit test javascript code

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Thanks goes to these wonderful people


Andre Luis Araujo Santos

Humberto Andrade


Célio T. Paiva Junior


Filipe Ivo


Henrique Andrade


Igor Moura


Italo Pessoa


Jefferson Matheus


Jouderian Nobre Junior


Jourdan Rodrigues


Valter Júnior


Ivan Kenji


Daniel Laurindo


Caroline da Silva Rodrigues


Lucas Azevedo


Paulo Gabriel


Wellyngton Amaral


Yann Braga

This project follows the all-contributors specification. Contributions of any kind are welcome!

License

This project is licensed under the MIT License - see the LICENSE site for details

Acknowledgments

  • Ifactory Team
  • Coders
  • All our loved users
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].