Skip to content

enowmbi/lazarus-x

Repository files navigation

README

Ruby Style Guide

: Open source school management system

Project Fedena is the open source school management system based on Ruby on Rails. The original open source version was developed by a team of developers at Foradian Technologies. The project was made open source by Foradian, and is now maintained by the open source community. Fedena is the ideal solution for schools and campuses that want an easy means to manage all campus records. The Project Fedena website http://www.projectfedena.org/ is the home to the developer community behind Fedena project. There you can find forums and bug tracker for Fedena.

#Demo A demo website for Fedena has been set up at demo.projectfedena.org. You can log in with following usernames and passwords:

  • As admin -- username - admin, password - admin123
  • As student -- username - 1, password - 1123
  • As employee -- username - E1, password - E1123

#License

Fedena is released under the Apache License 2.0.

#Installation

Visit http://projectfedena.org/install for detailed installation instruction.

#Community Support:

Visit www.projectfedena.org for community support.README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...