Skip to content

h00dieB0y/EasyTask

Repository files navigation

EasyTask

Introduction

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.

Installation

To install EasyTask, you must have installed the following programs:

Usage

To use EasyTask, you must follow the following steps:

  1. Clone the repository
  2. Install the dependencies
  3. Run the server
  4. Run the client
  5. Run the mobile
  6. Enjoy
  7. If you want to use the mobile, you must have installed Expo

Clone the repository

To clone the repository, you must open the terminal and write the following command:

git clone

Install the dependencies

To install the dependencies, you must open the terminal and write the following command:

npm install --no-bin-links

We 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-navigation
npm install --save react-native

Run the server

To run the server, you must open the terminal and write the following command:

npm run dev

Run the client

To run the client, you must open the terminal and write the following command:

npm run start

Run the mobile

To run the mobile, you must open the terminal and write the following command:

npm run start

Enjoy

Now you can enjoy EasyTask.

License

MIT

Authors

  • [Jarhead Killgrave] ()

Acknowledgments

Screenshots

About

Application de gestion de todoList réalisé à l'aide de react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors