Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.42 KB

README.md

File metadata and controls

54 lines (38 loc) · 1.42 KB

Club-Webapp

Hoplite website v2.1 presented by Hoplite's Snowball team ❄️

Our team focus on extending and creating new features for our club website. We implement the idea of creating a recruiter dashboard for recruiters to post job listings for internships or full-time and Hoplite members to showcase their portfolio.

Screen Shot 2019-05-21 at 11 20 23 PM

Features

  • Member Dashboard
  • Login and Register Page with Authentication for Member
  • Backend Media Route for Members to store profile picture, resume, etc.
  • Retrieve Member data using Google Sheet API
  • Recruiter Dashboard
  • Login and Register Page for Recruiter

Installation

# Clone this repository
git clone https://github.com/HopliteSJSU/Club-Webapp.git

# Go into the repository
cd Club-Webapp

For both the Backend and Frontend directories, run the following command:

npm install

Running

Frontend Start-up

cd frontend 
npm run initial-start 

Backend Start-up

cd backend 
npm run initial-dev

Authors

Nhat Trinh - NhatTrinh (Team Lead)

David Janda - jandad

Trinh Nguyen - trinhng01

Taarush Vemulapalli - taarushv