Skip to content

plaursen/startlist.club

 
 

Repository files navigation

Startlist.club

Flightlog for Soaring Clubs

Build status

Startlist.club is an open source project created for handling flightclub startlists and logbooks for pilots and plane. Flight journaling is a repetitive task that needs to be as smooth as possible, many clubs have there own version of these journaling systems more or less integrated in existing flows. This is an attempt to gather the ressources into one system.

Primary focus for this project is to satisfy the needs of soaring flightclubs in the northern european countries.
You can login using facebook, google or mobile (SMS), flight editing is possible by all club members during 48 hours and changes are visible and logged. You can read more about the project at https://startlist.club/about

Live
https://startlist.club

Feel free to try the system
http://demo.startlist.club

For allowing easy contribution, downloading the project to Visual Studio and pressing F5 will launch the site as you see on the demo site. Creating the database, seeding the first set of data and allowing one-click login to different user profiles for easy testing and development.

Software Requirements for Contributing

  1. Visual Studio Community (Free)
  2. SQL Server LocalDB (Free)
  3. Github Account (Free)

Process for Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_feature)
  3. Commit your changes (git commit -am "Added feature x")
  4. Push to the branch (git push origin my_feature)

Translation

Language translation is currently supported through GNU PO files located in FlightJournal.Web\Translations.

License

The MIT License (MIT) / https://opensource.org/licenses/MIT Copyright (c) 2011-2019 Jan Hebnes

Contact

E-mail jan.hebnes@gmail.com

Project https://startlist.club/about
Facebook https://www.facebook.com/startlist.club
Trello https://trello.com/board/flight-journal

About

Flight Log for flight clubs - created for handling flight log operations for soaring flight clubs in northern Europe.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 33.2%
  • HTML 29.5%
  • JavaScript 25.5%
  • PowerShell 6.8%
  • CSS 2.7%
  • TSQL 2.0%
  • Other 0.3%