Skip to content

cyberhax/internApp

Repository files navigation

internApp

Getting Started

Prerequisites

  • Git utk git
  • Node.js and npm Node ^4.2.3, npm ^2.14.7 utk run server
  • Bower (npm install --global bower) utk install css
  • Ruby and then gem install sass
  • Gulp (npm install --global gulp) utk automate task
  • MongoDB - Keep a running daemon with mongod utk server mongo

Developing

  1. Run npm install to install server dependencies.

  2. Run bower install to install front-end dependencies.

  3. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  4. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.

Enable seed for db

  1. After clone the repo,open server/config/environment/development.js *klau environment dev tukar kat development.js By default 'development'
  2. Change SeedDB from false to true
  3. change URI to your mongodb uri

TODO

  1. Front end
    • bagi lawa sikit,create ngan edit klau bole pakai modal
  2. secure
    • api
    • page
  3. function
    • change account status active/notactive buat function update status
    • profile page upload cv je
    • notify when new job open to student belajar socket lg
    • notify hc when someone apply(can turn on/off) socket gak
    • issue offer letter(HC) *notify csimal socket

###Misc -Create swagger doc -ionic apps

About

Internship Application Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published