Skip to content

This is the backend of my teams project -- Peony, which is the an app to help NCTU students to schedule their courses. The key function of it is that the app will automatically pull the online course information for students.

License

Notifications You must be signed in to change notification settings

Chief-Noob/Peony-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peony_backend

This is the backend of Peony.

How to clone a project?

1.make sure you download Golang in your computer.

2.clone the repo link in github

3.open you terminal, cd to your place downloading the porject.

4.type git clone <repo>

5.in your project terminal, type go build -o ./bin/<project_name> .

6.There will be an executable file in your /bin/ folder, execute it!

About

This is the backend of my teams project -- Peony, which is the an app to help NCTU students to schedule their courses. The key function of it is that the app will automatically pull the online course information for students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages