Skip to content
Bergan Oudshoorn edited this page May 20, 2021 · 5 revisions

header

Welcome to Bavarians"R"Us

Bavarians"R"Us is a site that is made for the BMW enthusiast, based off of FCPEuro, Users have the ability to come by and look at the recent discussions or the recent posts, they also have the option to be able to create a discussion or post, as well as purchase products.

Technologies: React, Redux, Python, Flask, SQLAlchemy, CSS3

          

The main goal of this full-stack project was to follow through with my mvp features, which include:

  • Posts - be able to post products that a user owns and wants to sell
  • Discussions - post discussions about topic that other users have the ability to give input
  • Shopping Cart - input products into cart with real time price updating for user to checkout
  • Reviews - be able to leave reviews on a certain product for users to decided if its a good purchase
  • Replies - be able to reply to users dicussions and other users can reply to the users reply

In addition to the mvp features I was able to implement some of my bonus features:

  • Search - users can search for specific products and specific discussions

          

Splash Page

This is the page the user will see the moment they arrive at the site and as a spash page it gives the user the ability to see what the site has to offer. In the navbar there is also the ability for the user to login or signup.

homepage

          

The Discussion Create Page

On this page the user has the option to post a discussion for other users on the site to be able to comment and reply to help them with either an issue of a certain topic or even talk about something they like.

discussion_create

          

The Post Create Page

This page allows the user to come to the site to sell a part that they have wether it be new or used, any user that has spare parts just laying around can easily come create and post.

post_create

          

The Post Page

After a post is created the user will be brought to this page where they can see their post up for all the users to see, and as a user you can easily delete your post and review others products.

post_page

          

The Discussion Page

This is the discussion page and this is where all the conversations will other users will begin, a user can reply and chat with other users regarding the discussion at hand.

discussion_page

          

Full Site | Full Wiki

Clone this wiki locally