An open API service indexing awesome lists of open source software.

https://github.com/deepredsky/bourke-app


https://github.com/deepredsky/bourke-app

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

== Project Specification

Create a simple rails application to upload the sample pdf and parse the data to store in database and list it on homepage.
Sample document is in doc/

1. Homepage

- Form to upload a pdf file, uploaded file should be parsed in the background to extract "project", "location" and "drawing". For parsing pdf file, use pdftotext library or similar
- List out existing drawings

2. Drawing detail page

- List out the projects details that were persisted in database.

== Getting Started

1. Fork this repo
2. Make your commits
3. Send an email with your public repository link