Giter VIP home page Giter VIP logo

mern's Introduction

Name -> Nachiket Madhusudan Khule
Email -> [email protected]

Implement following functionaility using NodeJS/Java as middleware (use any front-end and database of your choice)

1. User should be able to register with username and password
2. User should be able to login
3. A logged in user should be able to upload a file. For every uploaded file, there should be a unique 6 digit code generated.
4. An uploaded file should be saved on the file system for future reterival.
5. A logged in user should be able to view list of uploaded files for his profile.
6. A logged in user should be able to premanantly remove files from his profile.
7. The uploaded file should be available for downloading using a URL, and the user should be asked to enter the correct 6 digit code before the file is available for download.

Deliverable - NodeJS project. Instruction steps to run the project. Share the code via cloud storage or github etc...


### app ###
->npm install react
->yarn
-> yarn add react-router-dom axios react-toastify
->yarn add @reduxjs/toolkit react-redux jspdf

cmd: npm start


### Server ###
->nodemon
->yarn
->yarn add mysql express crypto-js cors jsonwebtoken

cmd: nodemon server.



It was fun assignment, I was unable to use multer library. 
I used mysql as a database which made file storing little difficult 
we needed No SQL, mongodb or mongoose would be great but currently with the give time 
and my schedule i was unable to learn in few hours. 

It's very simple app but your feedback is appreciated so I can improve in those area.
also if possible do tell me the proper approch or library which I should Have Used.

mern's People

Contributors

nachiket16 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.