PunGrumpy / kmitl-mvc

๐ŸŽ“ Exit Exam for MVC (Model View and Controller)

Home Page:https://kmitl.mvc.pungrumpy.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ”ฎ KMITL MVC Exit Exam

KMITL Logo

Built with GoFrame Framework
A simple web application for KMITL's MVC exit exam.

๐Ÿ“š Table of Contents

๐Ÿฅจ Pre-requisites

Before you begin, ensure you have installed the following:

๐Ÿ“ฆ Installation

Follow these steps to set up the project locally:

# Clone the repository to your local machine
git clone https://github.com/PunGrumpy/kmitl-mvc.git

# Navigate to the project directory
cd kmitl-mvc

# Install project dependencies
gf install

# Start the project
gf run main.go

๐Ÿ”จ Usage

To use the application, follow these steps:

  1. Open a web browser.
  2. Navigate to http://localhost:8000 to access the application.
  3. For API documentation, visit http://localhost:8000/swagger.

๐Ÿ“ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

๐ŸŽ“ Exit Exam for MVC (Model View and Controller)

https://kmitl.mvc.pungrumpy.com/

License:MIT License


Languages

Language:Go 100.0%