8000 GitHub - alexpsu/glass_mirror
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexpsu/glass_mirror

Repository files navigation

Glass Mirror

Glass Mirror is a web application built to help a user organize their job search information. It allows a user to store job and contact information, and also has a system to track milestones for each job. I made this website using Ruby on rails, and I made it for anyone that wants to easily organize and document their job searching material. Here is the link to the website on Heroku!.

Contents

Getting Started

  1. Fork this repo and clone it onto your local machine.
  2. Switch to the glass_mirror directory
  3. Run bundle install to install gems.
  4. Run rake db:setup to create and migrate the database (PostgreSQL must be installed on your machine).
  5. Run rails s to start the server locally.
  6. Go to localhost:3000 in your browers and create an account to get started.

Screenshot

Wireframes

Models

Technologies

  • Languages
    • Ruby on Rails
    • HTML5
    • CSS3
  • Gems/External Libraries
    • bcrypt
    • Bootstrap
  • Database
    • PostgreSQL

Future Features

  • A notifcation system to alert a user a certain amount of time after they checked off a milestone.
  • A sorting system, to sort the list of jobs on the user show page.
  • A way to search through all of a user's contacts.
  • A type of point/reward system that entices a user to apply to more jobs.
  • A simpler more user friendly design.
  • Job suggestions based off of what other users in the same industry are applying to.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0