Skip to content

giloutho/Logfly-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logfly-track

This program is a study for the transposition of Logfly, developed with Electron, into a pure web application.

For the moment, the development only concerns the visualisation of flight GPS tracks.

This is not a functional program, just a test with Node.js, Express, EJS and Bootstrap.

Structure Project

The project architecture was designed using up-routing-node.js-express-ejs. Many thanks to the author : Naphtees.

We're trying to use the same modules in both projects. And as far as possible to offer the same interface (Bootstrap)

The files tree is built to resemble the Logfly Electron files tree as closely as possible

Install and Start

To install the packages

    npm install

To start the application with node

   node start

It will be available from your browser at localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published