Skip to content

Built in March 2021. A Node.js application to create a notepad TXT file calendar by combining a few elements: copying old data from a previous event dates TXT file and creating expiration events, birthdays events, and common events that repeat each day and each weekend / each second weekend. Another element is to import all the Jewish holidays a…

License

Notifications You must be signed in to change notification settings

orassayag/event-dates-calendar

Repository files navigation

Event Dates Calendar

Built in March 2021. A Node.js application to create a notepad TXT file calendar by combining a few elements: copying old data from a previous event dates TXT file and creating expiration events, birthdays events, deathdays events, and common events that repeat each day and each weekend / each second weekend. Another element is to import all the Jewish holidays and events from an online website, and finally, take static events to be included in the calendar. All these will be combined into one new event dates TXT file. Also included - A script to scan the unmarked tasks.

Getting Started

Clone the application to your computer. Steps to view the solution:

  1. Open server application on IDE (I use VSCode).
  2. In the terminal run: 'npm i'.
  3. In the terminal run: 'npm start'.

Happy testing! :).

Prerequisites

You'll need to install VSCode, Node, and clone the application, and in the terminal run: 'npm i'.

Built With

  • Node.js - The web framework used - Server side.
  • Git - Source management.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This application has an MIT license.

About

Built in March 2021. A Node.js application to create a notepad TXT file calendar by combining a few elements: copying old data from a previous event dates TXT file and creating expiration events, birthdays events, and common events that repeat each day and each weekend / each second weekend. Another element is to import all the Jewish holidays a…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published