Git Product home page Git Product logo

vidyalaya-project's Introduction

PDF Editor

Implemented functioanlities

  • User authentication
  • Upload PDF and its preview
  • Ectract pages from pdf and download directly and store it in DB
  • Retrieve all pdfs created by users from db and display.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

The repository

First, you will need to clone the repository into your Github account:

$ git clone https://github.com/thalib12/vidyalaya-project.git

Install dependencies

You need to install the dependencies in both backend and frontend with: npm install.

Run the following command in both pdfviewer(frontend) and pdf-server(backend) folders after cloning the repository:

$ npm install

Run folders

After instaling dependencies in both frontend and backend, u can run the app by running the following command in both frontend and backend

$ npm start

To run in production mode, you can run these command

$ npm run start:prod

Work flow

User login

To start the appliaction,user should create or login the account using mobile number and password

Note:- Using same component for both login and register

Select pdf

User can select pdf after successful login

Preview and ectract pdf

  • After selecting the pdf,there will be input boxes to select the pages and give the name to the new pdf.

  • user can give the needed page numbers seperated by commas eg:- 12,15,17

  • "Export selected pages" Button will create a new pdf and display the new pdf and it will be store to db by user id

  • Extracted PDF can see at the bottom of the page and can directly download from there

View all pdfs

  • User can see the all pdfs they created using "view all" button

vidyalaya-project's People

Contributors

thalib12 avatar david-zenx 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.