arguiot / Felicitations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Félicitations

About

When you have a problem with your homework, understanding a poorly explained or misunderstood yard, you can stay long hours without even writing a word on your sheet. Thanks to "Congratulations!" This problem will never happen again! Find and download courses, homework corrections, DS OR DSTs posted by other students to help you with your research


We are two students of the Lycée Condorcet of Sydney in Australia, who have a project for the TPE in first ES, which was to create an application for Smartphone. Congratulations is a collaborative tool for sharing resources (control, DM, DST ..) which helps to help students in need.

Download

1. Installation

macOS & Linux

Type the following lines in a terminal :

git clone git@github.com:arguiot/Appli-Samuel-Julien.git
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install node
npm install ionic cordova -g
cd Appli-Samuel-Julien/

Now you installed everything, just type ionic run -device run the app on your iPhone!

Windows

Install the latest version of Node JS, Then, type the following lines in the CMD :

git clone git@github.com:arguiot/Appli-Samuel-Julien.git
npm install ionic cordova -g
cd Appli-Samuel-Julien/

Now you installed everything, just type ionic run -device run the app on your iPhone!

About

License:MIT License


Languages

Language:JavaScript 88.0%Language:CSS 11.8%Language:HTML 0.2%