bhuone-garbu / juicy-stories

A fullstack (MERN) application using mongodb, nodejs with express and reactjs. Proof of concept for a marketplace where people share/buy/sell come content to people that might be interested.

Home Page:https://juicy-stories.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update:

This app is now completely broken since it was using Mongo addon on Heroku which had a free tier, that is now no longer available and was shutdown by Heroku. As of now, I have not had a chance to look into migrating it. 🙏

Juicy stories

Proof of concept app

Marketplace for publishers to purchase content.

We were tasked with creating a full MERN stack web application, from an idea we came up with ourselves. - Coming up with an idea sounds much easier then it is! You have to consider product viability , time alloted to you and your team. The complexeties of the end product.

Built With

  1. React
  2. Mongoose
  3. NodeJS
  4. Express

Marketeplace Mechanics

A online marketplace where users can sign-up to either list content to sell or find exclusive content to purchase. You arrive at a homepage which lists the top three stories / three pieces of exclusive content. The page consists of a navbar that has a logo. A search bar where you can search for specific video,images and audio. The login button which redirects to a login page. The sign-up button which redirects to a sign-up page and finally a button which links to a page listing all the stories/content available.Then theirs two sections. One which gives a minor explanation of the website with a button which redirects to all stories. The second one which lists the top three most visted stories (not built in yet).

readme-one readme-one readme-one readme-one

Once a user is signed-in, they have access to a dashboard in which they can view their purchases. Their sales and a area in which they can negotiate pricing on the stories they're buying and selling.

readme-one readme-one readme-one

About

A fullstack (MERN) application using mongodb, nodejs with express and reactjs. Proof of concept for a marketplace where people share/buy/sell come content to people that might be interested.

https://juicy-stories.herokuapp.com/


Languages

Language:JavaScript 95.8%Language:SCSS 3.7%Language:HTML 0.5%