semo94 / dentisto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Dentisto

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

You can start using this website by running "npm start" locally then open local host with port 3000 on browser, or "heroku open" to run the production version on heroku website.

Requirements

  • Angular
  • Bootstrap
  • MySQL
  • NodeJS
  • Express

Development

Installing Dependencies

From within the root directory:

// to install predefined dependencies : npm install
// to add specific package to the dependencies run : npm install --save/--save-dev <package-name>

Tasks

install nodeJS framework on your local machine.
install node package manager "npm" tool.

Team

  • Product Owner: Hasn Arafha
  • Scrum Master: Mhd Salim Bakri
  • Development Team Members: Abdulazeez Abdulrazzaq, Rwaida Almehanni

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:CSS 80.0%Language:JavaScript 11.1%Language:HTML 8.9%