EasyTask is a task management system that allows you to manage your tasks in a simple way. It is a web application that allows you to create, edit, delete and view tasks. It also allows you to create, edit, delete and view users.
To install EasyTask, you must have installed the following programs:
To use EasyTask, you must follow the following steps:
- Clone the repository
- Install the dependencies
- Run the server
- Run the client
- Run the mobile
- Enjoy
- If you want to use the mobile, you must have installed Expo
To clone the repository, you must open the terminal and write the following command:
git cloneTo install the dependencies, you must open the terminal and write the following command:
npm install --no-bin-linksWe have external dependencies, so we must install them. To do this, we must open the terminal and write the following command:
npm install --save react-navigationnpm install --save react-nativeTo run the server, you must open the terminal and write the following command:
npm run devTo run the client, you must open the terminal and write the following command:
npm run startTo run the mobile, you must open the terminal and write the following command:
npm run startNow you can enjoy EasyTask.
- [Jarhead Killgrave] ()
- [Neo4j] (https://neo4j.com/)
- [GraphQL] (https://graphql.org/)
- [ReactNative] (https://facebook.github.io/react-native/)
- [Node.js] (https://nodejs.org/en/)
- [Git] (https://git-scm.com/downloads)
- [Editor] (https://code.visualstudio.com/)
- [Expo] (https://expo.io/)
- [ReactNavigation] (https://reactnavigation.org/)