Project

parroquia

0.0
The project is in a healthy, maintained state
Servicio Parroquial San Judas Tadeo
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.6, >= 1.6.46
~> 1.5, >= 1.5.4
~> 2.4, >= 2.4.0
~> 3.1, >= 3.1.1
 Project Readme

logo

Parroquia San Judas Tadeo

📗 Table of Contents

  • 📖 About the Project
    • 🛠 Built With
      • Tech Stack
      • Key Features
    • 🚀 Live Demo
  • 💻 Getting Started
    • Prerequisites
    • Setup
    • Install
    • Usage
  • 👥 Authors
  • 🤝 Contributing
  • ⭐️ Show your support
  • 🙏 Acknowledgements
  • 📝 License

📖 Parroquia San Judas Tadeo

Parroquia San Judas Tadeo is a software to register people who have done any sacrament like baptism, confirmation, and marriage. It also allows to register the sacraments that have been done in the parish.

🛠 Built With

Tech Stack

Client Database

Key Features

  • Desktop App
  • GUI FXRuby
  • Ruby app

(back to top)

🚀 Live Demo

  • Home page

    image

  • Baptism registration

    image

  • Confirmation registration

    image

  • Marriage registration

    image

  • Searchings

    image

    Searching Results

    image

  • ERD Schema

schema

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Ruby 3.2.2
  • PostgreSQL 15

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:franclobo/Parroquia-San-Judas-Tadeo.git

Install

Install this project with:

  bundle install

Also you can install the gem:

  gem install parroquia

Usage

To run the project, execute the following command:

  ruby main.rb

Or you can run the gem:

  parroquia

👥 Authors

Mention all of the collaborators of this project.

👤 Francisco J. Borja L.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project or want to see more content like this, you can give it a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank the parish who gave me the opportunity to develop this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)