Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkoers/fmug

Migration of FMUG.eu from WordPress to own Rails APP
https://github.com/pkoers/fmug

lewagon rails-application

Last synced: about 1 month ago
JSON representation

Migration of FMUG.eu from WordPress to own Rails APP

Awesome Lists containing this project

README

        

# Flight Management User Group (FMUG)
Twice a year, the FMUG holds a conference to share updates, experiences, etc. Information on these conferences is shared on [FMUG.EU](https://FMUG.EU), which is hosted on a free WordPress instance with mandatory advertisment. The information on the website consists of conference dates, location information, etc.

## Project Goal
The goal is to move away from the WordPress instance and implement an independent site running on the Ruby on Rails framework. First feature to implement is to show information posted by the Chair and Vice-Chair.
Additional Features include:
- Communication tool with the chair and vice-chair
- Distribution list for conference invites
- Registering form for upcomming conferences and to add agenda items
- ...

## Status
The current status is: initial stage

![Status](https://img.shields.io/github/last-commit/pkoers/fmug?style=for-the-badge)
![Open Issues](https://img.shields.io/github/issues/pkoers/fmug?style=for-the-badge)

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## Credits
Rails app generated with [lewagon/rails-templates](https://github.com/lewagon/rails-templates), created by the [Le Wagon coding bootcamp](https://www.lewagon.com) team.