Skip to content

doughnut-lab/club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Somiru Restaurant And Sports Club

Introduction

MEAN stack (MongoDB, Express, Angular,Node.js) based application for online table, food and other facility reservation and booking. The project contains with well guided comments and MVC (Model, View, Controller) architecture.

Main Project Structure

There are three efferent major applications for

  • Front end client application
  • Front end admin application
  • Back end node express application

you have to configure above application one by one separately. Follow the installation instructions.

Installation

Preferred Editor : Visual Studio Code (You can use your own java script editor )

  • Clone the repository in to your local machine
  • Open the root directory(club) from Visual Studio Code.
  • Open three new terminals and type following commands
    cd frontend
    npm install
    ng serve --open

    cd admin
    npm install
    ng serve --port=8080 --open

    cd backend
    npm install
    nodemon start

Angular Application Folder Structure

enter image description here

Developers

Dinuka Kasun Medis Erandika Harshani Hettiarachchi Kent Peter Stainwall Ishan Vinod Sugathadasa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •