Skip to content

ULL-ESIT-GRADOII-TFG/tfg-berkan-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCheck for GhClassrooms.

This project is an alternative to "ghshell", a Node.js package that offers an interaction with Github as if you were using your command line simulating a tree structure that provides all the options at your level in the tree Github account or your organization.

Unlike ghshell, this project will incorporate a desktop interface using electron to facilitate the management of Github-ClassRooms in a visual way.

Getting Started

This repository contains the project software described above, structured directly in different directories.

These instructions described below will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

First you must download the repository that contains the application software.

$ git@github.com:ULL-ESIT-GRADOII-TFG/tfg-berkan.git

Install the necessary dependencies

$ npm install

and then execute the next one to launch de application.

$ npm start

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Electron - The desktop framework used.
  • NodeJS - The runtime environment used.
  • Bootstrap 4 - Toolkit used to develop the interface.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Repo conteniendo el software del TFG de Berkan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published