- Latest version can be found here.
- Download the project
git clone https://github.com/nag763/electron-football-app
- Build the project
cd electron-football-app
npm install
- Run the project
npm start
-
Maintener : LABEYE Loïc [email protected]
-
Technologies used :
-
Javascript
-
Electron
-
Atom IDE
-
Ubuntu OS
-
-
bin : binaries
-
doc : Documentation of the application
-
icons : List of icons used in app
-
js : Javascript used to do the calls to the apis and modifiy the display
-
reports : Reports of the tests, lints and cloc
-
views : html views
-
Change logo
-
Do JSDOC
-
Catch errors
-
Make better empty response handlers
-
Handle XSS atacks
-
Toasts for errors
-
ESlints fixs
-
Make a better UI
-
Implement UT and CI