Skip to content

makso94/scheduling-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment Scheduling, Web App (Frontend)

This project is writen in Angular 11.0.4

Note: Run the project Backend previously.

In order to run this project, follow the following steps:

  1. To run this project you need to have installed Docker engine on your local machine.

    Docker installation tutorial for Ubuntu distros

  2. Clone github project

  3. From your local machine run docker_console.sh script

    The script MUST be runned from project root directory

      ./scripts/docker_console.sh
    
  4. In the running container run docker_serve.sh script in order to serve the project

    The script MUST be runned from project root directory

      ./scripts/docker_serve.sh
    
  5. Open localhost in your browser and you need to see the login form

    Admin credentials:

    email: admin@hs.com
    pass: 12345
    
  6. Have FUN !


Note: This project is made for the purpose of graduate thesis.

About

Appointment Scheduling (Frontend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published