/holy-minders

An app for learning about Catholic Feasts, Fasts, Solemnities, Memorials, Optional Memorials, and associated errata. (There's a lot to keep track of, you know) In the future, will also send reminders to attend mass before holy days of obligation.

Primary LanguageCSS

What's here?

An app for learning about Catholic Feasts, Fasts, Solemnities, Memorials, Optional Memorials, and associated errata. (There's a lot to keep track of, you know) In the future, will also send reminders to attend mass before holy days of obligation. d

Complete:

Partial mockup of front-end. Some functions performed here will move to backend when site is complete.

To Do:

Backend.

Installation / Testing

Dependencies:

  • node.js / npm
  • the Angular CLI

Once you've got the dependencies:

  1. Clone this repo.
  2. cd to the repo's root folder.
  3. Run npm install to install the @angular modules needed for development.
  4. ng serve will start the Angular Development Server.
  5. open localhost:4200 in your browser to view the site.