https://github.com/deepredsky/bourke-app
https://github.com/deepredsky/bourke-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepredsky/bourke-app
- Owner: deepredsky
- Created: 2013-05-13T18:04:37.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T18:11:15.000Z (about 13 years ago)
- Last Synced: 2025-02-18T04:53:32.713Z (over 1 year ago)
- Language: Ruby
- Size: 413 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
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