Skip to content

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

License

Notifications You must be signed in to change notification settings

iamakl/doc2pen

 
 

Repository files navigation

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

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!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • CSS 27.6%
  • SCSS 5.4%
  • HTML 2.7%