Giter Club home page Giter Club logo

talentxchange's Introduction

Project Name

talentXchange

Description

talentXchange is a platform to offer and search for services in a nonprofit way.

User Stories

404 - As a user I want to see a nice 404 page when I go to a page that doesn’t exist so that I know it was my fault 500 - As a user I want to see a nice error page when the super team screws it up so that I know that is not my fault homepage - As a user I want to be able to access the homepage so that I see what the app is about. “Sign Up”- button
Header for all pages drop-down-menue for search of talents and for user (Log-In/Log-Out/Edit/Delete). Link to Homepage. sign up - sign up. login - to be able to log in on the webpage so that I can get back to my account (after sign up was successful). search results - link to show (other) user. user profil- (others) with opportunity to send message for request. own profil- with button to “save changes”. request status- list of requests with status (pending).

Backlog

List of other features outside of the MVPs scope

  • exchange of messages
  • upload profile picture
  • create logo

ROUTES:

  • GET /

    • renders the homepage
  • GET /auth/signup

    • redirects to signup/ if user logged in
    • renders the signup form
  • POST /auth/signup

    • redirects to own profile / if user logged in
    • body:
      • username
      • email
      • password
  • GET /auth/login

    • redirects to login / if user logged in
    • renders the login form
  • POST /auth/login

    • redirects to overview / if user logged in
    • body:
      • email
      • password
  • POST /auth/logout

    • redirects to home/index
    • body: (empty)
  • GET /ownprofile

    • renders ownprofile (form to edit/change profile)
  • POST /ownprofile

    • redirects to overview
    • body:
      • talents
      • description
  • GET /userprofile/:id

    • renders user profile
    • option to send message
  • POST /userprofile/:id/

    • redirects to overview
    • create request
  • GET /overview

    • renders to overview
    • display requests
  • GET /delete

    • redirects to home/index
  • GET /results

    • renders to results
    • displays user, which fits search for talent

Models

Models:

Users-Model Request-Model

Links

Kanban-Board

https://docs.google.com/document/d/16fhEgIYyw7nU6bwfe7tQPKYRoL6PbPT_oQ7d2tkMo4E/edit?usp=sharing

Git

The url to your repository and to your deployed project Repository Link Deploy Link

Slides

The url to your presentation slides Slides Link [wireframes] (https://docs.google.com/drawings/d/1V7kjmmZ97r4U1Fn3PuQh6A4acFe3j3YfWxXE3OVXQSs/edit?usp=sharing)

talentxchange's People

Contributors

mattbrwn avatar christiangerbig 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.