Skip to content

ezefaz/PF-psicoApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PsicoApp

Project Image

This is a preview of what are you going to find here: https://psico-app.vercel.app/


Table of Contents


Description

PsicoApp is a web application that connects patients with psychologists from all over Argentina remotely, being able to create and log in with a patient or psychologist account, schedule, pay appointments with psychologists and even chat live with them. This App was developed using React, Redux, Tailwind, Material UI for the Front, Back developed in Node.js with Express, and PostgreSQL and Sequelize database. Payment method through Mercado Pago API. Internal chat via Socket IO.

Technologies

  • React
  • Redux
  • Tailwind
  • Styled-Components
  • Material UI
  • Chakra UI
  • Node Js
  • Express
  • PostreSQL
  • Sequelize
  • Soquet IO
  • SCRUM

Back To The Top


How To Use

Installation

  1. Clone this repository on your desktop.
  2. Install all the necesary dependencies to run the project with the following command:
    npm install
  1. When the dependencies are installed, hit this command on your console:
    npm start

Back To The Top


Authors

  • Ezequiel Faszczak
  • Pablo Causa
  • Tomas Ledesma
  • Alejandro Preciado
  • Miguel Tovar
  • Jhoskar Toro

Back To The Top


License

MIT License

Copyright (c) [2022] [PsicoApp]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back To The Top


Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CSS 7.6%
  • HTML 0.7%