Skip to content

hsinyilow/ForumProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForumProject

Name: Low Hsin Yi

Setup:

  1. For frontend, open a terminal, cd .\Frontend\ and run the command "npm run dev"
  2. Open database.go and input user and password for the database
  3. Use the query in databaseCreation.sql to created the database tables
  4. For backend, on a different terminal at the same time, cd .\Backend\src\forum\ and run the command "go run main.go"

*At this point, only the login function is working, the rest is still work in progress Current stage: linking the functions for threads

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors