SamRepository / Karaamozi

This is an internship portal where you can post and apply for internships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karaamozi

This is an internship portal where you can post and apply for internships

  1. The application will have 2 kinds of users, student and employer.
  2. After registering, the employer is be able to post internships, with bare minimum details. Internship posting is restricted only to an employer and a student as well as a non-registered user.
  3. There is a page which displays all the internships being posted on the application. This page is accessible to everyone irrespective of whether the user is even logged in.
  4. A student is able to apply to any internship he may want. If the student has already applied for an internship, he is restricted from applying again. If the user is not logged in, it redirects to the login page. And if the user is logged in as an employer, he is not be allowed to apply.
  5. The employer is able to see all the application he has received for his internships.

How to run this on localhost

  1. Clone the repo into your htdocs or www or whatever you're using.
  2. Create database named as "karaamozi"
  3. Import karaamozi.sql into above created database you are good to go!

Youtube: https://youtu.be/3uyKuixeDWU

About

This is an internship portal where you can post and apply for internships


Languages

Language:PHP 97.1%Language:Hack 1.6%Language:CSS 1.3%