Skip to content

rodri-ribes/projects-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. General Info
  2. Technologies
  3. Installation
  4. Screenshots
  5. Deploy

General Info


The development of this application has the purpose of adding projects and their tasks, to keep an order of priorities

El desarrollo de esta aplicacion tiene como finalidad el añadir proyectos y sus tareas, para llevar un orden de prioridades

Technologies


A list of technologies used within the project:

  • Node: Version 16.13.0
  • React: Version 18.1.0
  • Redux: Version 4.0.5
  • React-Redux: Version 8.0.2
  • Redux-Toolkit: Version 1.8.3
  • Express: Version 4.18.1
  • Bcrypt: Version 5.0.1
  • Json Web Token: Version 8.5.1
  • Sequelize: Version 6.21.2
  • PostgreSQL

Installation


A little intro about the installation.

$ git clone https://github.com/rodri-ribes/projects-app.git

./client
    $ npm install
    $ npm start
    
./api
    $ npm install
    $ npm run dev

Screenshots


Signup Add Project Add Task


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published