Skip to content

Concevoir la solution technique d'une application de restauration en ligne

Notifications You must be signed in to change notification settings

belarif/express-food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installing the project

  1. Local project copy Click on the "code" button at the top, then on the HTTPS section which displays the following url :

         https://github.com/belarif/express-food.git 
    

copy this url to install the project locally.

If you are using the WampServer64, from your terminal, position yourself on the c:/wamp64/www path as follows :

        cd c:/wamp64/www

if you use server other than WampServer64, position yourself on the path that will allow the execution of the application.

On the same path, type the following command to clone the project :

        git clone https://github.com/belarif/express-food.git

After executing the command, the project will be copied to the 'www' directory

1. visualization of diagrams :

in your browser, enter the following URL address :

        http://localhost/express-food/P4_01_shemasUML/

then select in the diagram you want to view

2. To visualize database:

in your browser, enter the following URL address :

        http://localhost/express-food/

then click on P4_02_database.sql file to load it

About

Concevoir la solution technique d'une application de restauration en ligne

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published