Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
/ eldac-rb Public archive

Electronic Data Capture

License

Notifications You must be signed in to change notification settings

gdonald/eldac-rb

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2023
Dec 30, 2023
Oct 9, 2023
Mar 27, 2024
Oct 9, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Mar 27, 2024
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Dec 9, 2023
Oct 8, 2023
Dec 9, 2023
Oct 8, 2023
Dec 30, 2023
Oct 14, 2023
Dec 30, 2023
Oct 9, 2023
Jun 3, 2024
Jun 10, 2024
Oct 9, 2023
Oct 10, 2023
Oct 9, 2023
Oct 9, 2023
May 23, 2024
Oct 9, 2023
Oct 9, 2023
Oct 9, 2023
Jun 10, 2024

Repository files navigation

Eldac

GitHub Ruby on Rails CI codecov

What is it?

Eldac is a web application for collecting electronic data and making it available for searching and display. "Eldac" is an acronym for "electronic data capture".

Features:

  • Add web crawler
  • Add basic search
  • Add hostname allow/ignore lists
  • Add request throttling
  • Add search phrase autocomplete
  • Add full-text ranked search
  • API search endpoint
  • Handle robots.txt
  • Handle sitemap.xml
  • Add "previous searches" list
  • Add user authentication

Ruby version

3.2.2

System dependencies

TODO: List required system dependencies.

Configuration

TODO: List configuration instructions.

Database creation

TODO: List database creation instructions.

Database initialization

TODO: List database initialization instructions.

How to run the test suite

TODO: Explain how to run the test suite.

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

TODO: List services (job queues, cache servers, search engines, etc.) that this project relies on.

Deployment instructions

TODO: Explain how to deploy this project.