I need a simple website done in Ruby on Rails. If you are VERY experienced with Ruby on Rails then do not bid on this project.
This is going to be done from scratch- there is no code already done.
There aren’t going to be any graphics to it. Can be text site like craiglist. I am looking for functionality, not good looks.
In its simplest form it is the beginning portion of a job board.
Here are the main parts.
Candidate sign up, client sign up, forgot password
Candidate sign up
Name, username, password, location (going to be in a pulldown list), skillsets (all skillsets are going to be pre-set that they can choose from and they just check them off from a list)
Client sign up
they input their name, email address, company name, location (going to be in a pulldown list), skillsets they look for (all skillsets are going to be pre-set that they can choose from and they just check them off from a list)
Main part #3: client post a project
they name the project, choose location of project (going to be in a pulldown list), and select skillsets for the project (all skillsets are going to be pre-set that they can choose from and they just check them off from a list). After the client saves the project it will tell him the # of candidates matching the project. There will be a tab where clients can see the projects they previously saved.
Main part #4: emailing
Any candidate that matches the skillsets of the project will be emailed with the project description. The email includes a link back to the website where the candidate can send a message back to the client. When that message is sent an email goes to the client with the message and a link to the website where the client can answer back. They can continue to communicate back and forth in this manner if they wish. Neither party will have each others email addresses or name (just username). The emails will come from the website administrator.
I need the standard:
user registration, login, logout, forgot password reminder and also user accounts management for the site administrator (where can change the skillsets and locations)
I will want this code put on my hosted server and set up. I don’t know how to set up rails on a server. My host provides instructions though.