Giter Club home page Giter Club logo

hyf-alumni's Introduction

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

hyf-alumni's People

Contributors

berihugebre avatar

Stargazers

 avatar

Watchers

 avatar

hyf-alumni's Issues

Homepage

As a user, I want to know what the HYF platform is so that I can have a clear understanding of how to use it.

  • information for HYF Alumni
  • information for the company's
  • success stories of alumni who found a job or an internship

Filter Previously Favorited Candidates

As a company, I want to filter all the favorite alumni in the company profile page so that I can save time in screening.

  • Favorite Candidates icon filters previously saved profiles (This will only seen in the company profile page where the company sees and filters profiles)

Logout (Alumni&Company)

As a user I want to logout from my profile page so that I can secure my account

  • The user clicks a button to logout from profile page
  • The user is redirected to homepage when logs out

Alumni Signin

As HYF-Alumni I want to login to the platform so that I can enter to my profile page

acceptence criteria:

  • Email
  • Password
  • Email and password validation and verification

Company Signup

As a company, I want to register to the HYF platform so that I can securely log in to my profile page

acceptence criteria:

  • Name
  • Surname
  • Company Name
  • Company Email
  • Password

Company Signin

As a company, I want to login to the HYF platform so that I can securely log in to the system

acceptence criteria:

  • Email
  • Password
  • Email and password validation and verification

Company Profile Page

As a company, I want to see all profiles as well as filter profiles so that I can screen HYF Alumni

Acceptance Criteria

  • All the alumni profiles will be listed on the company profile page as cards
  • The order of the list will be the last update date of the profile
  • A card holds a picture of alumni, last update date, about and a link to the full profile (See Profile)
  • Company filters Specific Technologies (Javascript, NodeJS, React ...)
  • Company filters languages

Alumni Signup

As HYF-Alumni I want to register to the platform so that I can enter to my profile page

acceptence criteria:

  • Name
  • Surname
  • Email
  • Password

Select a Profile as Favorite

As a company, I want to save the favorite candidates so that I can screen them faster or check the profile later

Acceptance Criteria

  • A star or a heart icon to save a favorite user in the full profile page of the alumni which company sees (not in the alumni profile page! This will only be seen in the company route!)

Select a profile as seen

As a company, I want to select a profile as a seen profile so that I can avoid screening the same profile twice.

  • An icon on the full alumni profile page to select a profile as seen

Alumni Profile Page

As an HYF Alumni, I want to add my information so that I can create my profile

Acceptence Criteria

  • Picture
  • CV
  • Technical Skills and Levels
  • About
  • Job type (FullStack, FrontEnd, Backend, Design)
  • Job type (Intern, full-time job)
  • LinkedIn Link
  • GitHub Link
  • Bootcamp Experience (Yes/No)
  • Languages and Levels
  • Active Availability Status (Yes/No)
  • Define the last update
  • Projects (GitHub repo name, picture, description, link )

Forgetting Password (Alumni&Company)

As a user, I would like to reset the password if I forget it so that I can keep connected

  • Sending email with a link to reset the password
  • After clicking the link, the user will be redirected to the signup page to define a new password

Filter Previously Seen Candidates

As a company, I want to filter previously seen profiles in the company profile page so that I can save time in screening.

  • A seen icon filters previously seen profiles.

Update Profile (Alumni)

As an HYF alumni, I want to edit my profile so that I can keep it updated

  • All the input-text fields become editable when the user clicks the pencil icon
  • All the select options can be updated by clicking save icon

Confirmation/Verification of e-mail (Alumni&Company)

As a system, I would like to send the user a confirmation email so that I can verify the user's email

Acceptance Criteria

  • After signing up, the app sends a verification email to the user
  • The email includes registration info and the link itself
  • After clicking the link the user will be redirected to the home page

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.