Skip to content

You can upload PDFs. If you want to rename or delete them, those features are available. Mainly, Multer is implemented for file uploading, and CRUD operations for MongoDB are in place. Additionally, there is speech-to-text and text-to-speech functionality, audio downloading, and a user dashboard,also it has video conference and ai chatbot

Notifications You must be signed in to change notification settings

ArifRahaman/PDF-Upload-React-Advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload-PDF-Read-Delete

The tech stack used in the projects are as follows:

  • Node JS
  • Express
  • React JS
  • Nodemon
  • MongoDB

Please ensure you have the aboeve packages installed, frameworks installed.

How to run the application?

First clone the repository.

https://github.com/ArifRahaman/Upload-PDF-Read-Delete.git

Next e data into the .env file.

Now run the backend server.


BACKEND

Next you need to run the backend application.

cd backend/

Install the necessary dependencies. Next you need to enter your preferred PORT number , mongodb uri in the .env file.

Now run the application

nodemon 

FRONTEND

Next you need to run the front end application.Open another terminal.

cd frontend/

Install the necessary dependencies.

npm i

Run the next js application

npm run dev

About

You can upload PDFs. If you want to rename or delete them, those features are available. Mainly, Multer is implemented for file uploading, and CRUD operations for MongoDB are in place. Additionally, there is speech-to-text and text-to-speech functionality, audio downloading, and a user dashboard,also it has video conference and ai chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages