Skip to content

austinban/SaveTheDate

Repository files navigation

Save the Date project meant to extract dates from a DOCX file

Description

This app is meant to allow you to upload a DOCX file and extract the dates from it. It will then allow you to display them in a calendar. At least if everything works as planned...

This is my first time building in Vue, so I am positive there is room for improvement. This was largely an exploratory exercise to help get me familiar with the framework.

Technologies used in this project

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published