Skip to content

uoa-compsci399-s2-2021/StudentJobBoard-team17

Repository files navigation

Online Student Job Board

introduction

Technologies Used

  • Front-end
    • Jquery 3.5.1
    • Bootstrap 4.6.0
    • Summernote.js
    • Bootstrap-Table.js
    • Sweet-Alert.js
    • Echarts.js
  • Back-end
    • ASP.NET Core 5.0
    • Entity Framework core
    • SQL Server Express
    • AWS

Installation and Setup

  1. install Microsoft Visual Studio 2019
  2. install SQL Server 2017 Express
  3. install SSMS 17.9.1
  4. install ASP.NET Core runtime 5.0
  5. run Visual Studio 2019
  6. type Add-Migration Init and update-database in Package Manager Consle
  7. run program by clicking IIS Express button

Usage Examples

  • employer
    • fill in an application form
    • submit completed application form
  • admin
    • log in by admin account
    • view all ads
    • filter and search ads
    • approve an application
    • reject an application
    • view employability data
    • regist or delete a sub admin account
    • modify approve date of an active ad
  • student
    • log in by Google account
    • search ads by categories
    • view ads
    • view ad detail page

Website URL

http://studentjobboard-env.eba-yxrh674p.ap-southeast-2.elasticbeanstalk.com/

Future Plans

  • admin can edit job applications
  • admin can add or update new job categories
  • student can save interested ads
  • employer can take down their ads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published