Skip to content

Fast Graduation Project frontend using Next.js and Tailwind CSS

License

Notifications You must be signed in to change notification settings

nickp-real/fast-graduation-FrontEnd

Repository files navigation

Fast Graduation Frontend

This is only frontend part of the "Fast Graduation" project using Nextjs. This project is a term project of 204361 Software Engineering, Chiang Mai University, Thailand.

What is Fast Graduation

Fast Graduation is a web application recommending the course that should be enrolled for super senior students to graduate as soon as possible.

Requirement

  • Docker compose repository for the api, backend data
git clone --recursive "https://github.com/Touutae-lab/FastGraduation-DockerCompose.git"
  • Node version 16.15.1 or newer
  • pnpm

Getting Started

First, run the docker compose:

# Supposed to be in FastGraduation-DockerCompose Folder
docker compose up -d
# Stop frontend part of docker for developing
docker compose stop frontend

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Fast Graduation Project frontend using Next.js and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages