Giter Club home page Giter Club logo

sae1.04's Introduction

🚀 SAE1.04

Accéder au Codespace

Ce projet utilise GitHub Codespaces pour simplifier le processus de développement. Suivez ces étapes pour accéder à votre Codespace.

  1. Cliquez sur le bouton "Code"

  2. Allez dans l'onglet CodeSpaces

  3. Cliquez sur les trois petits points à côté du Codespace appelé "SQL"

  4. Cliquez sur "Connect with Visual Studio Code"

  5. Commencez à coder !

    Vous voilà prêt à travailler sur votre projet dans votre Codespace. Notez que toutes les extensions nécessaires au développement ont déjà été installées par le propriétaire du Codespace.

Effectuer des Commits et Synchroniser les Modifications

L'utilisation de Visual Studio Code facilite la gestion des commits et la synchronisation des modifications avec GitHub. Suivez ces étapes pour effectuer ces opérations :

  1. Ouvrez Visual Studio Code Assurez-vous d'avoir installé Visual Studio Code sur votre machine.

  2. Une fois les modifications effectuées

    2.1 Enregistrer

    Appuyez sur CTRL + S pour enregistrer vos changements.

    2.2 Commit

    Dans l'onglet "Contrôle de Codespace", cliquez sur "Validation".

    2.3 Sync

    Dans l'onglet "Contrôle de Codespace", cliquez sur "Synchroniser".

Accéder à la Base de Données

Ce projet utilise un serveur postgres pour simplifier le processus de développement. Suivez ces étapes pour accéder à la base de données du Titanic.

  1. Sur VS Code ouvrez un terminal Appuyez sur CTRL + MAJ + ù.
  2. Dans le terminal saisir la commande suivante psql -h localhost -p 5432 -U postgres -d titanic
  3. Saisir le mot de passe titanic

Pour plus d'informations, suivez ce Tuto.

sae1.04's People

Contributors

hugo-brb avatar gregoiregib avatar

Watchers

 avatar

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.