adithyanarayana / doc2pen

An open source project aimed at making your student life easier!

Home Page:https://doc2pen.smaranjitghose.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doc2Pen

An open source project aimed at making your student life easier!

DEMO

Features:

  • Type/Paste your assignments and get handwritten ones to download directly! Bye-Bye Pen&Paper
  • Make Sketches/Diagrams/Figures for your assignments/presentations
  • Media Manager
    • PDF Spliter
    • PDF Merger
    • PNG to JPG
    • JPG to PNG
    • PNG to WEBP
    • WEBP to PNG
    • JPG to WEBP
    • WEBP to PNG
    • JIFF to PNG
    • JIFF to JPG
    • PNG(multiple) to PDF

Basic structure of the project repository πŸ—ƒοΈπŸ“‚

|
|- readme_assets   # Contains all the images used for the README.MD
|- public          # Contains the stylesheets, images and fonts. Any files within this directory will not be processed by Webpack but copied directly to the build folder.
|- src:            # Contains all source code for the React application.
    |
    |- App.js
    |- index.css
    |- index.js
    |-assets         # Contains all the community brand assets
    |-components     # Contains all the components used within the app.
    |-fonts          # Contains all the fonts 
    |-pages          # Contains all the sections of the page.
          |- 404
          |- Home
          |- Editor
          |- Sketch
    |-seo # Contains code for meta tags using react-helmet

Under the hood:

Wish to fix a bug or add a new feature?contributions welcomeπŸ€πŸ½πŸ€:

Please check out our contribution guidelines

The geeksπŸ€“ behind this initiative:

Our Project MaintainersπŸ‘¨β€πŸ«:

   

Smaranjit Ghose              Anush Bhatia

Our valuable ContributorsπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

Open Source Programs we have been associated with:

Code of Conduct

License

Made with β™₯ for the students of the world!

About

An open source project aimed at making your student life easier!

https://doc2pen.smaranjitghose.com/

License:MIT License


Languages

Language:JavaScript 62.4%Language:SCSS 24.6%Language:CSS 10.4%Language:HTML 2.4%Language:Dockerfile 0.2%