Skip to content

Tool to convert a Sportlink export to a file that can be imported into Mailchimp.

Notifications You must be signed in to change notification settings

EdwinOtten/sportlink_to_mailchimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data converter

Tool to convert a Sportlink export to a file that can be imported into Mailchimp.

Screenshot of the application

How to use

TODO

Architectural guidelines

  • The application consist of only one static HTML page (a Single Page Application) that does not requires any compiling/transpiling/building.
  • The application can only use 2 external dependencies:
    1. The sportlink-to-mailchimp-converter NPM package
    2. HTMX
  • The application is responsive (usable on both desktop and mobile)
  • CSS Flexbox is used to realize a responsive layout

Trademarks

All trademarks, inlcuding (but not limited to) Mailchimp and Sportlink, are the property of their respective owners.

About

Tool to convert a Sportlink export to a file that can be imported into Mailchimp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages