You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FLAD/README.md

84 lines
1.8 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<div align = center>
![Image de l'application](doc/Banner_App.png)
</div>
**Nom de lapplication** : FLAD :musical_note:
</br>
**Thème de lapplication** : Réseau social destiné aux appareils mobiles Android et iOS focalisé sur la musique.
</br>
**Récapitulation de notre application** : 👇
</br>
:information_source: Ce projet est un travail universitaire pour la deuxième année du B.U.T Informatique de Clermont-Ferrand.
# Répartition du Gitlab
La racine de notre gitlab est composée de deux dossiers essentiels au projet:
[**src**](src) : **Toute la partie codage de l'application web**
[**doc**](doc) : **Documentation de l'application**
# Fonctionnement
- ### Comment lancer le projet ?
cd /home/scratch/compte
echo $http_proxy
http://193.49.118.36:8080
vim ~/.npmrc
Dedans :
proxy=http://193.49.118.36:8080
http_proxy=http://193.49.118.36:8080
https_proxy=http://193.49.118.36:8080
cache=/home/scratch/emkartal1/npmcache
npm install expo-cli
export NODES_OPTIONS=--openssl-legacy-provider
export start
De plus, cliquer sur la touche w lors du lancement
# Environnement de Travail
Notre environnement de travail se base sur plusieurs outils et langages :👇
<div align = center>
---
&nbsp; ![React Native](https://img.shields.io/badge/React%20Native-000?style=for-the-badge&logo=react&logoColor=cian&color=white)
&nbsp; ![TypeScript](https://img.shields.io/badge/TypeScript-000?style=for-the-badge&logo=typescript&logoColor=white&color=blue)
&nbsp; ![JavaScript](https://img.shields.io/badge/JavaScript-000?style=for-the-badge&logo=javascript&logoColor=white&color=yellow)
---
</div>
# Technicien en charge de l'application
La composition pour le projet se voit réaliser par deux élèves de l'IUT d'Aubière:
<br>
⚙️ Emre KARTAL
<br>
⚙️ David D'ALMEIDA
<div align = center>
© PM2
</div>