Skip to content
/ task-it Public

Capstone project for CS graduation. A basic social media platform with messaging and achievements. Contributors: Jared Bondo, Bradley Naccarato, Pedro Turcios, Allison Thigpen, Basil Buslon, and myself

Notifications You must be signed in to change notification settings

zrasco/task-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Task-It!

Capstone project for CS graduation. A basic social media platform with messaging and achievements. Contributors: Jared Bondo, Bradley Naccarato, Pedro Turcios, Allison Thigpen, Basil Buslon, and myself

You will need to supply your own appSecrets.json file for this to work. Insert your own values in the template below and save it as appSecrets.json in the root directory:

{
  "ConnectionStrings": {
    "GoogleClientId": "",
    "GoogleClientSecret": "",
    "TwitterConsumerKey": "",
    "TwitterConsumerSecret": "",
    "FacebookAppId": "",
    "FacebookAppSecret": ""
  }
}

About

Capstone project for CS graduation. A basic social media platform with messaging and achievements. Contributors: Jared Bondo, Bradley Naccarato, Pedro Turcios, Allison Thigpen, Basil Buslon, and myself

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published