Coder Social home page Coder Social logo

designr-react-solo-project's Introduction

ĐESIGNR

Live link: https://designr-flickr-clone.herokuapp.com/ Github Wiki: https://github.com/dannytoan/designr-react-solo-project/wiki

About


ĐESIGNR is a fashion/runway themed Flickr clone with the goal of being the one-stop destination for fashion enthusiasts to browse looks from past and current runway collections.

In this web application, users are able to upload their own images of "Looks" to their own accounts and compile their own inspired customized "Collections" (albums).

Building Instructions


  1. Download the repository from GitHub here.
  2. Navigate into both the frontend and backend directories and run npm install to download the necessary dependencies.
  3. In the backend directory, create an .env file with appropriate corresponding data to the already existing .env.example file.
  4. Run npx dotenv sequelize db:migrate and npx dotenv sequelize db:seed:all to migrate and seed the database.
  5. In both the frontend and backend directories in seperate terminals, run npm start to start the server and to view the site on localhost 3000.

Future Features


  • Comments
  • Likes
  • Favorites

Technical Implementation Details


Database design planning was crucial in prior steps to starting this project.

  • Understanding the associations between the necessary tables was required to making this application intuitive and functional.

Demonstration


Welcome page as an unauthorized user: welcome

Welcome page as an authorized & logged in user: logged-in

"Looks" page displaying all of the images in the database: looks-page

Photo detail page: look-detail

Upload a photo page: upload-photo-page

Collections/album page: collections-page

Adding a new collection: new-collection-modal

Collection detail page

(Note: deleting a collection will delete all photos inside the selected collection from the database. Reassign the photos to none/a different collection if you would like to keep them in the database): collection-detail

Technolgies Used


JavaScript HTML5 CSS3 Sequelize Express.js Postgres Heroku React Redux

designr-react-solo-project's People

Contributors

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