Skip to content
chanami edited this page Dec 6, 2016 · 8 revisions

#Code access You can find and download in the code page

#Project code The code is managed on 'github', and written the following languages:

  • Mongo DB
  • Express
  • Angular
  • NodeJs
  • HTML
  • CSS
  • Java Script / JQuery
  • BootStrap

#License This code is open-source, under the copy-rights "Azrieli - Jerusalem Collage of Engineering".

#bug In case you found bug in "Smart-School" please report in one of the next ways: For bugs you can open an issue through Issues board

#Directory structure and files in the project

In the meanwhile, these are the directories and files that we have in the project:

Client - include all files of client side:

  • controllers - This directory contains all the java script files.
    • views - This directory contains all the HTML files.
    • css - This directory contains all the css files - the style sheets.
    • src - This directory contains impotred files that we used in the project like classes of bootstrap and angular.
    • app.js - The main java script file of the project.
  • index.html - The main HTML file of the project.

*package.json - This file presents the impotred code packages that are needed to run this application.

#Compilation & Running

  • install Visual studio
  • MongoDB Compile
  • Make sure MongoDB server is running
  • build and run.
Clone this wiki locally