Giter Club home page Giter Club logo

django-paper-arrangement's Introduction

Django-Paper-Arrangement

Problem: Arrange text files into PDF according to JSON format given.

I took this problem like setting question paper and different section refer as different text files.

This is GUI program to arrange text file into PDF according JSON data.

CLI based program to do the same is here.

How to Run

Open cmd prompt and write following commands.

Step 1: git clone https://github.com/SandyUndefined/Django-Paper-Arrangement

Step 2: cd Django-Paper-Arrangement

Step 3: pip install -r requirements.txt or pip3 install -r requirements.txt

Step 4: cd Paper

Step 5: manage.py runserver or python manage.py runserver

Step 6: Open browser and type http://127.0.0.1:8000/

Feel free to Contribute

To fix a bug or create new feature, follow these steps:

  1. Fork the repo

  2. Create new branch.(git checkout -b feature)

  3. Make changes or add new changes

  4. Commit your changes(git add -a,git commit -m 'New feature')

  5. Push to branch (git push origin feature)

  6. Create a pull request

Please click here to report an issue or request a new feature.

django-paper-arrangement's People

Contributors

sandyundefined avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.