Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardboard Crack

Cardboard Crack is a modern web application designed with soccer fans in mind. It offers users the ability to upload PDF based checlists and parse into a more usable format (JSON), and also offers a nice built in view for the parsed JSON checklist.

Getting Started

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/dills122/cardboard-crack.git
  2. Install the required Node.js version:

    nvm install lts/iron
    nvm use lts/iron
  3. Install Rush globally:

    npm install -g @microsoft/rush
  4. Set up the project:

    cd ./cardboard-crack
    rush update
  5. Start the frontend application:

    cd ./apps/frontend
    rushx start

The app will be available at http://localhost:4200/.

Current Look

Parsing Page

Parsing View

Partial View of List Page

Partial List View

Building for Production

To build the app for production:

ng build --prod

The build artifacts will be stored in the dist/ directory.

Technologies Used

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Web app for parsing/viewing Soccer Card Checklists

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages