Skip to content

nhing17899/Club-Management-OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Club-Management-OOP

  • This is a project to manage the club at school
  • Frontend: Angular TypeScript
  • Backend: ASP.NET MVC

Download & install needed packages:

  • Set up general environment by downloading from VSCode extensions:
    • C#
      • ! remember: download .net 6.0.1 or later versions
    • Angular Language Service

Install Guildlines:

  • Clone the project on GitHub
  • Open the folder with VSCode
  • Open 2 terminals in VSCode
    • Terminal 1: follow command lines:
      • cd API
      • dotnet build
      • dotnet run
    • Terminal 2: follow command lines:
      • cd client
      • npm install
      • ng serve
  • Go on the url: localhost:4200 to direct to the website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published