GithubHelp home page GithubHelp logo

project-4-react's Introduction

SEIR Project 4 -Project Share client - This is the client app, designed to work with the

server app. Repo to the server app is here: https://github.com/tylly/project-4-mongoose-express Link to deployed client app is here: https://projectshare-client.herokuapp.com/

About Project-Share

Our app is designed to be a platform for developers to showcase their work. A developer can sign up, set up a personal profile, and post linked and images to all of their work. Visitors are able to see all work posted and search through the different projects with tags, project names or developers.

User Story

  • As an unregistered user, I would like to view all projects filtered with tags.
  • As an unregistered user, I would like to see one project in detail.
  • As an unregistered user, I would like to sign up with an email and password.
  • As a registered user, I would like to sign in with an email and password.
  • As a signed in user, I would like to change my password.
  • As a signed in user, I would like to sign out.
  • As a signed in user, I would like to see all my projects.
  • As a signed in user, I would like to create a new project.
  • As a signed in user, I would like to edit my existing project.
  • As a signed in user, I would like to delete my existing project.
  • As a signed in user, I would like to see all my developers profiles.
  • As a signed in user, I would like to see in detail one developer profile.
  • As a signed in user, I would like to create a new developer profile.
  • As a signed in user, I would like to edit my existing devloper profile.
  • As a signed in user, I would like to delete an existing developer profile.

Index Page

Read me Images

Show Page

Read me Images

Show Page with Auth

Read me Images

Create Page

Read me Images

Edit Page

Read me Images

Add Devs Page

Read me Images

Sign Up Page

Read me Images

Sign In Page

Read me Images

Sign Out Page

Read me Images

Installation instructions

To use this app you will need to install all dependencies needed, and you can do that by running these commands in your command line:

$ npm install
$ npm start

This app will require an AWS account and an AWS bucket to be set up (see link to AWS below). You will also need to set up an environment file (.env) with the following items: TBD

  • AWS key ID
  • AWS secret key ID
  • AWS bucket name

AWS_ACCESS_KEY_ID=" " AWS_SECRET_ACCESS_KEY=" " BUCKET=" "

Technology Links:

TBD

project-4-react's People

Contributors

tylly avatar shaialoni avatar hrmoyes 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.