Página 1 de 1

DESENVOLVIMENTO APLICATIVO RAAS EM REDE - ATRAVES DE IA (VENHAM AJUDAR)

Enviado: Ter Dez 16, 2025 3:55 pm
por fitipil
Alguém poderia me ajudar a trabalhar o desenvolvimento de um aplicativo RAAS (Em Rede) através dessa IA. A vantagem é que ela permite baixar todo o código!!!!! Abaixo o link no Google Drive/Github para refinarmos o aplicativo, tá mais ou menos 90% desenvolvido, falta detalhes, visto que, ainda não possuo um bom conhecimento de programação.

Código para baixar ou codificar - atualização 13/02/2026 : https://drive.google.com/file/d/1iPwd0R ... sp=sharing
Implementações: login de usuário, backup.
Dificuldades: programa não esta importando corretamente e tem erro no login

Código para baixar ou codificar - atualização 31/01/2026 : https://github.com/fitipil-crypto/Aplic ... jan.26.git
Implementações: login de usuário, backup.
Dificuldades: programa não esta importando corretamente e tem erro no login

Código para baixar ou codificar - atualização 23/12/2025 : https://github.com/fitipil-crypto/Aplic ... 2.2025.git
Dificuldades: Programa está funcional, cadastra pacientes, profissionais e faz lançamento das ações; importa o arquivo corretamente, mas apresenta erro na exportação para o RAAS oficial

Código para baixar - atualização 19/12/2025 : https://drive.google.com/file/d/1Fa5iLr ... sp=sharing
Programa está funcional, importa o arquivo corretamente, mas apresenta erro na exportação/importação para o RAAS oficial

Testando o aplicativo - https://app-7xq25pqel1c2.appmedo.com/

GRUPO DE WHATS DESENVOLVENDO RAAS: https://chat.whatsapp.com/HelCnWypEXfDm ... ?mode=gi_t

Re: DESENVOLVIMENTO APLICATIVO RAAS EM REDE - IA ME DO (BAIDU CHINA))

Enviado: Seg Jan 26, 2026 3:13 pm
por xandnax
boa iniciativa irmão

tá desenvolvendo a aplicação em qual linguagem? Posso ver no que posso ajudar no desenvolvimento.

Re: DESENVOLVIMENTO APLICATIVO RAAS EM REDE - IA ME DO (BAIDU CHINA))

Enviado: Qua Jan 28, 2026 10:20 am
por fitipil
Plataforma https://medo.dev/

O sistema foi desenvolvido utilizando JavaScript/TypeScript como linguagem principal, com as seguintes tecnologias
Frontend: Reactjs com TypeScript
Backend: Node.js
Banco de dados: Provavelmente SQL (para armazenar dade de pacientes profissionais e procedimento

Essa é a stack de desenvolvimento padrão da plataforma Basest/MeDo. Informações da IA.

README:


Título
Welcome to Your Miaoda Project
Project Info
Project Directory
├── README.md # Documentation
├── components.json # Component library configuration
├── eslint.config.js # ESLint configuration
├── index.html # Entry file
├── package.json # Package management
├── postcss.config.js # PostCSS configuration
├── public # Static resources directory
│ ├── favicon.png # Icon
│ └── images # Image resources
├── src # Source code directory
│ ├── App.tsx # Entry file
│ ├── components # Components directory
│ ├── context # Context directory
│ ├── db # Database configuration directory
│ ├── hooks # Common hooks directory
│ ├── index.css # Global styles
│ ├── layout # Layout directory
│ ├── lib # Utility library directory
│ ├── main.tsx # Entry file
│ ├── routes.tsx # Routing configuration
│ ├── pages # Pages directory
│ ├── services # Database interaction directory
│ ├── types # Type definitions directory
├── tsconfig.app.json # TypeScript frontend configuration file
├── tsconfig.json # TypeScript configuration file
├── tsconfig.node.json # TypeScript Node.js configuration file
└── vite.config.ts # Vite configuration file
Tech Stack
Vite, TypeScript, React, Supabase

Development Guidelines
How to edit code locally?
You can choose VSCode or any IDE you prefer. The only requirement is to have Node.js and npm installed.

Environment Requirements
# Node.js ≥ 20
# npm ≥ 10
Example:
# node -v # v20.18.3
# npm -v # 10.8.2
Installing Node.js on Windows
# Step 1: Visit the Node.js official website: https://nodejs.org/, click download. The website will automatically suggest a suitable version (32-bit or 64-bit) for your system.
# Step 2: Run the installer: Double-click the downloaded installer to run it.
# Step 3: Complete the installation: Follow the installation wizard to complete the process.
# Step 4: Verify installation: Open Command Prompt (cmd) or your IDE terminal, and type `node -v` and `npm -v` to check if Node.js and npm are installed correctly.
Installing Node.js on macOS
# Step 1: Using Homebrew (Recommended method): Open Terminal. Type the command `brew install node` and press Enter. If Homebrew is not installed, you need to install it first by running the following command in Terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homeb ... install.sh)"
Alternatively, use the official installer: Visit the Node.js official website. Download the macOS .pkg installer. Open the downloaded .pkg file and follow the prompts to complete the installation.
# Step 2: Verify installation: Open Command Prompt (cmd) or your IDE terminal, and type `node -v` and `npm -v` to check if Node.js and npm are installed correctly.
After installation, follow these steps:
# Step 1: Download the code package
# Step 2: Extract the code package
# Step 3: Open the code package with your IDE and navigate into the code directory
# Step 4: In the IDE terminal, run the command to install dependencies: npm i
# Step 5: In the IDE terminal, run the command to start the development server: npm run dev -- --host 127.0.0.1
# Step 6: if step 5 failed, try this command to start the development server: npx vite --host 127.0.0.1
How to develop backend services?
Configure environment variables and install relevant dependencies.If you need to use a database, please use the official version of Supabase.

Learn More
You can also check the help documentation: Download and Building the app( https://intl.cloud.baidu.com/en/doc/MIAODA/s/download

Re: DESENVOLVIMENTO APLICATIVO RAAS EM REDE - IA ME DO (BAIDU CHINA))

Enviado: Sáb Mai 02, 2026 4:59 pm
por fitipil
Venham ajudar gente!!!

Re: DESENVOLVIMENTO APLICATIVO RAAS EM REDE - ATRAVES DE IA (VENHAM AJUDAR)

Enviado: Seg Jun 01, 2026 9:22 am
por fitipil

Re: DESENVOLVIMENTO APLICATIVO RAAS EM REDE - ATRAVES DE IA (VENHAM AJUDAR)

Enviado: Qua Jun 10, 2026 2:32 pm
por fitipil
:D