Skip to content

Open source application for the management of local HG and PG flying sites

Notifications You must be signed in to change notification settings

temecom/fly-n-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fly-n-site

Open source application for the management of local HG and PG flying sites. The object is to pool resources and to provide a best of breed web experience for club members and an effective tool for managing club resources. The application centers around current Web frameworks and server technologies to ensure that it is scalable and enjoys a supportable future.

flynsite.org

The domain name flynsite.org has been reserved as an entry point for all sites. Each site will have it's own 'tenancy' and will be maintained by the local club members. This is 'your' site and our job is create an easy to manage and maintain site not tell you how and what to put there.

Try it (Bash Command Line)

git clone https://github.com/temecom/fly-n-site.git

  • Prepare UI application and services
  • Service
cd fly-n-site/fly-n-site-master/fly-n-site-service
npm install
cd app
node index &
  • Inject test data
  • Open fly-n-site/fly-n-site-master/fly-n-site-service/data/sample-site.json
  • Copy/Paste data into Robo3T/flynstieentities collection
  • Use the 'Insert Document' Utility
  • UI App
cd fly-n-site/fly-n-site-master/fly-n-site-ui
npm install
ember serve --proxy=http://localhost:3000

Deploy it

Architecture

StarUml diagram

Front end

Server

Flickr account details

Contribute (Development)

Signup

Pull Requests

Contribute $

This is a none profit effort but it is not free of costs. In an effort to sustain the development and longevity of this effort we ask you to contribute to a common fund. Out hope is that a large part of the effort and cost that goes into maintaining your current site will be offset and some of that savings will be contributed to this common effort. More details to come.

About

Open source application for the management of local HG and PG flying sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published