Skip to content

A student's savior to submit those assignments by just typing them out and getting it handwritten on the go!

License

Notifications You must be signed in to change notification settings

nishant23122000/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

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

A student's savior to submit those assignments by just typing them out and getting it handwritten on the go!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • SCSS 30.4%
  • CSS 4.9%
  • HTML 2.3%
  • Dockerfile 0.2%