/SESprint1Ind

Primary LanguageTypeScript

Fortuna

# Sprint 1 individual and Component 1 part !

Project title: Sprint1


Getting started

After downloading the back end portion of the project you should run both commands in the cmd: [npm install may not be needed if you cloned the node modules]
  npm install
  npm start

After which you can proceed to downloading the front end and running these commands: [same as above for npm install]

  npm install
  ng serve 

Now if you visit http://localhost:4200 on your browser you should have a functioning replica of our project :).

Authors:-  

Full Name                                                 ID  
Abdelrahman Gharib El Hamahmi 37-15881      
Omar Ahraf Saleh 37-15763
Khaled Ahmed Khaled 37-8970
Ahmed Samy Ismaeil Aly 37-6145
yara dorgham 37-2464

About:

This repo was made for the purpose of a Software Engineering Sprint 1 given by our university,
it is supposed to be our starting entry into the world of software engineering. :)