Skip to content

This is a beta version of FreeCreate, a content sharing platform for media of all formats.

Notifications You must be signed in to change notification settings

Matt-Eva/FreeCreate-Beta

Repository files navigation

FreeCreate

This is a prototype of FreeCreate, a content-sharing platform that hosts video, audio, writing, and visual art (images).

Technologies

This app uses the following technologies:

Frontend

  • React.js
  • React-Router
  • React-Redux
  • Bootstrap v5
  • Custom CSS (Styled Components)

Backend

  • Ruby on Rails 7.0.0
  • PostgreSQL
  • Ruby 2.7.5

Launch

Once you've cloned and pulled down with this repository, run bundle install within the main directory and npm install from within the client directory.

Then, run rails s from the main directory and npm start from the client directory.

Walkthrough

Here's a walkthrough of FreeCreate's different pages, features, and views.

Logged Out

This is the homepage for users who are logged out or don't have an account:

Screen Shot 2022-02-01 at 11 32 45 AM

Browse

Users can browse specific type of media rather than browsing all types at once, if they so choose:

Example, writing:

Screen Shot 2022-02-01 at 11 40 58 AM

View

Users can view any piece of media without having to log in, although interactions such as "like" are disabled:

Writing:

Screen Shot 2022-02-01 at 11 38 15 AM

Audio:

Screen Shot 2022-02-01 at 11 53 13 AM

Images:

Screen Shot 2022-02-01 at 11 54 58 AM

Video:

Screen Shot 2022-02-01 at 11 55 41 AM

Created By

Matt Eva

Releases

No releases published

Packages

No packages published

Languages