Student Profiles, Company Profiles, and Ways to Connect Them
Rainbow Warrior Connection is an application where UH students can post their skills online and look for jobs in the industry they want to work for. While companies can post their job listings, hiring positions, location, salary, etc. so students can see what they are signing up for. For this application, we are looking to provide access to companies and students with their own separate pages. Students will be able to browse and filter out jobs while companies can update their listings.
The first time you arrive to Rainbow Warrior Connection, you will be welcomed by our homepage, describing what our website does.
If you are new student to this website, select the “Login” icon and click on “signup”. If you are are a company, select “Company Sign Up” instead.
If you are a student user, you can edit your profile picture, set your location in the United States and make a profile bio to put yourself out there to companies.
For students, you can browse companies and see what they are about and what jobs they are offering. Keep an eye out for new jobs as companies will update them constantly.
After you click on a student’s card, it takes you to the Student Profile page. The page displays information about the student and shows a picture of them.
When you login, you will be greeted with a form to fill out your company’s information and contact information.
Clicking on a company’s card bring you to their Company Profile page, displaying basic information about the company as well as their job listings.
As a company, you can create job listings so students can see what jobs you are looking for. You can choose between internship, part-time, and full-time. Fill out your location and describe what you are looking for to fill the position.
For developers who want to update or improve Rainbow Warrior Connection, visit our Rainbow Warrior Connection on github. You want to first download our repository to your github.
Third, go into your app directory by using:
For Windows:
cd app
For Macs:
$ cd app
Run meteor by using:
For Windows:
meteor npm install
For Macs:
$ meteor npm install
Once the libraries are installed, you can run the application by invoking the “start” script in the package.json file.
For Windows:
meteor npm run start
For Macs:
$ meteor npm run start
Rainbow Warrior Connection is based off of Bowfolios and meteor-example-form-react. Watch the videos and documentation for groundwork reference of application design and form processing.
Web links and interfaces are not working smoothly. Browse students interface is now working and stuck on the login to your account. Add job tab cannot submit does not input to database. Browse Companies interface looks nice and seems to work well. Company Home fills in submitted works but does not clear after submission.
Overall the web site does not have instructions or description on the purpose of the site. Site could use a FAQ page for instructions or answers. Graphics seem nice and interface layout is decent. The main page logo graphic is a bit too big for the page and should be smaller.. Website still needs a lot of work to be considered usable.
We will use this to improve on the website and we appreciate the time you have taken to try our website out. From these reviews, it seems like we need to fix some links and better improve some page ui. Another main issue is to make it easier to upload photos.