Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 12, 2020. It is now read-only.
/OSUAppPublic archive
NotificationsYou must be signed in to change notification settings

OSUApplication/OSUApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build System : Gradle
Web FrameWork : Spring Boot

Json Format for Tutor Object:

db.tutor.insert (   {"name" :"Vella","department" :"cs","email" :"vellaa@oregonstate.edu","studentAs" :"true","tutorAs" :"true","course_seeking" : ["CS540 DBMS" ],"course_offering" : ["CS519 Algorithm","CS 515 Algoritm"]   })

Json Format for the Course Object:

db.course.insert(   {"name" :"CS","courseList" : ["CS515 Algorithms","CS517 Theory of Computation","CS519 Master Level Algorithms"]   })

Run Development server

Backend

gradle  bootRun

Frontend

ng serve or npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp