0% found this document useful (0 votes)
34 views

Assignment: Technologies To Be Used

The document outlines an assignment to create a web application that allows users to sign up, sign in, create posts, view their own posts, edit posts, and delete posts. It specifies using React, Redux, Redux Saga, Express, Node.js, and MongoDB. The completed code should be pushed to GitHub and shared with the admin email within one week.

Uploaded by

tausif shekh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

Assignment: Technologies To Be Used

The document outlines an assignment to create a web application that allows users to sign up, sign in, create posts, view their own posts, edit posts, and delete posts. It specifies using React, Redux, Redux Saga, Express, Node.js, and MongoDB. The completed code should be pushed to GitHub and shared with the admin email within one week.

Uploaded by

tausif shekh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ASSIGNMENT

Create a web application which performs the following functionalities.

● User Sign Up
● User Sign In
● Create a Post (Title,Description or assume any details)
● View the Posts created by the user.
● Edit any created Post.
● Delete a Post created by the user.
● User Sign Out.

Technologies to be used :

● React JS
● Redux
● Redux Saga
● Express JS
● Node JS
● Mongo Db is preferred for Database. However, if you are not familiar with 
MongoDB, please go with the one you are good at.
● Bootstrap
● CSS
● HTML

For the deployment, you can use free services online such as heroku,netlify, Mongodb 
atlas.

Otherwise, Presenting locally would be absolutely fine.

The code need be pushed to your Github account and have to share with us upon 
completion.

The Assignment has to be submitted within a WEEK from your assigned date. The 
completion status can be informed to us by sending an email to
[email protected] with the github project url.
All the very best.
Happy Coding.
Stay Home. Stay Safe.

You might also like