Skip to content

vivianhdle/job_search

Repository files navigation

Job Search Assistant

This repo contains the Job Search Assistant Application. Designed for mobile, the app serves as a resource organization hub for those looking for a new job opportunity. Add new job prospects to your tracking list to efficiently organize the current status of your job applications. Make updates to your current job prospects by adding new contacts to reach out to or with notes to know the status history of each application.

Setup Instructions

  1. Fork this repo
  2. Clone your forked copy of this repo
    • git clone https://github.com/[Your Username]/job_search.git
  3. Change directory into the newly cloned repo
    • cd job_search
  4. Install dependencies
    • npm install
  5. Use MAMP or similar program to start Apache and MySQL servers
    • Set root directory of server to the public folder of this project
    • Set Apache port to 3000
    • Use phpMyAdmin (or similar) to create a database
  6. Start dev server
    • npm start
  7. Open a browser and navigate to localhost:3000

Bundle For Deployment

  1. Run webpack to bundle files
    • npm run bundle

NOTE: After bundling and placing on a web server. The public folder should be the web root

Project Documentation

  1. Agile Pitch
  2. Kanban Document
  3. Figma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •