Giter Site home page Giter Site logo

antoinette-wardrobe-app's Introduction

Bienvenue à Antoinette - Reign Over Your Wardrobe

Antoinette is a wardobe organizing application giving users a bird's eye view of their closet. By uploading personalized profiles of each piece they own, users can plan new outfits, notice ways to build out their collection, and find the clothes they never wear. This app makes it easy to dress for any weather or occasion.

This application was orginally built as my Phase 5 Capstone Project at the Flatiron School Software Engineering Bootcamp, though as a passion project I continue to update it from time to time.

Made With:

javascript react ruby rails postgresql

Technical Accomplishments

  • Implemented Rails Active Storage to capture user image submissions, stored data in a relational PostgreSQL database, and display the image via a URL source.
  • Added bcrypt user authentication to facilitate account creation, securely pass sensitive information, set protected cookies allowing for persisting user login, and ` validate login status to access certain application features.
  • Employed Flexbox CSS to build a full UI from scratch, style React components and page elements.

Watch the full video demo here!

How to Run This Application:

  • Install Ruby Gems with via the "Bundle Install" command
  • Install required NPM nodes with the command "npm install --prefix client"
  • Run the following commands in two seperate terminals:
// start the server
rails s 
// start the frontend interface
npm start --prefix client 

Developed by:

antoinette-wardrobe-app's People

Contributors

scarletteller1715 avatar

Stargazers

Henry M 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.