Git Product home page Git Product logo

orange-portfolio-squad5's Introduction

Orange Portfólio - SQUAD 5

Somos o Squad 5 e esse é o nosso Orange Portfólio! Uma plataforma que permite aos usuários cadastrar e exibir projetos desenvolvidos.


🍊 Hackathon Orange Juice:

Este projeto foi uma realização do Hackthon do Programa de Formação da Orange Juice.


🖼️ Screenshots

DESKTOP

  • Adicionar Projeto

Adicionar projeto

MOBILE

  • Adicionar Projeto

🔧 Stacks utilizadas

Front-end:

  • react
  • JavaScript
  • Styled-components
  • Vitejs

Back-end:

  • Node.js
  • Firebase

🧱 Arquitetura

🚧 Dependências e Versões

  • Express (Versão: 4.18.2)
  • Firebase (Versão: 10.8.0)
  • React-Firebase-Hooks (Versão: 5.1.1)
  • React-Hook-Form (Versão: 7.49.3)
  • React-Icons (Versão: 5.0.1)
  • React-Router-Dom (Versão: 6.21.3)
  • Styled-Components (Versão: 6.1.8)

Dependências opcionais

  • Swagger-UI-Express (Versão: 5.0.0)
  • Swagger-UI-React (Versão: 5.11.2)

⚙️ Rodando Localmente

Instale o Orange Portfólio com npm, seguindo os seguintes passos:

  • Baixar a node modules:
npm install
  • Instalar o firebase:
npm install firebase
  • Rodar o projeto:
npm run dev

💼 Colaboradoras


---- Daiane Porcena ---


---- Graziela Felix ----


---- Isaballa Tiemy ----


---- Olga Mendes ----


---- Vanessa Ruiz ----

📚 Documentação e Protótipo

{
  "swagger": "2.0",
  "info": {
    "version": "1.0.0",
    "title": "REST API",
    "description": ""
  },
  "host": "localhost:5173",
  "basePath": "/",
  "schemes": [
    "http"
  ],
  "paths": {
    "/projects/{id}": {
      "get": {
        "description": "",
        "parameters": [
          {
            "name": "id",
            "in": "path",
            "required": true,
            "type": "string"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          },
          "404": {
            "description": "Not Found"
          }
        }
      }
    }
  }
}

orange-portfolio-squad5's People

Contributors

daianeporcena avatar grazifelix avatar olgacsmendes avatar tiemyz avatar vlruiz108 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vlruiz108

orange-portfolio-squad5's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.