Skip to content

seifhatem/BI16-SE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI-Sixteen

BI T-16's software engineering project's repo

Logo

Mini-Project - Sprint 1

About

This repository is the software engineering project for BI's T16. The master branch is maintained by 5 component groups consisting of 4 members each.

How to install

Prerequisites

Initial setup

Setting up the mongodb database
  1. Navigate to "C:"
  2. Create a directory named "data"
  3. Navigate to "C:\data"
  4. Create two subdirectories:
    1. Create folder named "db"
    2. Create folder named "log"
Setting up node and vue
  1. Clone the repository to a folder of your choice
  2. cd to the repo folder in the terminal
  3. cd to the nodejs folder
  4. Install node modules using:npm install
  5. cd back to the parent directory and then to "vue-project"
  6. Install vue using: npm install -g vue-cli
  7. Install node modules using: npm install

Running a localhost instance

  1. Navigate to "C:\Program Files\MongoDB\Server\3.6\bin" (or the directory to which MongoDB was installed in) and run "mongod.exe"
  2. cd to the nodejs folder in the cloned repository
  3. Run nodejs using:npm start
  4. Start a new terminal and cd to the repo directory and then to "vue-project"
  5. Run vue using: npm run dev

Authors

1. Component group 1

  • @MMagdy97 - Mohamed Magdy Helal Mousa 37-6873
  • @emankhaled97 - Eman Khaled Ali 37-1508
  • @yassmineelsherief - Yassmine Mahmoud Elsherif 37-1106
  • @maryamzain - Maryam Zain 37-2211
  • @osamaHaliem - Osama Abdelhaleem Fawzy 25-7376

2. Component group 2

  • @DanaAlaaEldeen - Dana Alaa Eldeen Abdelhai 37-16350
  • @alyhussein1 - Aly Hussein Mohamed 37-1116
  • @yousseffkhaled - Youssef Khaled 37-2598
  • @OmarKaddah - Omar Kaddah 37-9767
  • @farahabdou - Farah Ahmed Abo Bakr 34-2651

3. Component group 3

  • @raniaahmed97 - Rania ahmed 37-3167
  • @karen3atef - Karen Atef 37-13296
  • @NadineKhoury50 - Nadine Khoury 37-0723
  • @oladiaa - Ola Diaa 37-1745

4. Component group 4

  • @Crowmius - Hazem Nabil Mohamed Hosni 37-11819
  • @AytenHeshamSalem - Ayten Hesham Ibrahim Salem 37-0645
  • @alishams2 - Ali Hesham Shams 37-2957
  • @YoussefRamoud - Youssef Omar Ramoud 37-1638

5. Component group 5

  • @omarwalid55 - Omar Walid 37-5574
  • @ZeinaNosseir - Zeina Nosseir 37-1105
  • @dareenmohamed97 - Dareen mohamed 37-14473
  • @Yaraayman1 - Yara Ayman Salah 37-1805

About

BI T-16's software engineering project's repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors