Skip to content

DrakeMorrison/team-pomodoro-api

Repository files navigation

NSS Capstone: "Team Pomodoro"

This is the API for the Pomodoro Projects App
See the Front-End App Here

Specs:

Create an API with endpoints for the Front-End App that utilizes the following:

  1. Culmination of technologies mastered in last 6 months
  • C#
  • .NET
  • SQL

Technologies Used:

  1. C#: Language for the API
  2. .NET Core: Core app functionality
  3. SQL: Database Querying and Transactions
  4. Dapper : Micro-ORM used with SQL

Description:

"An API Service for Pomodoro Projects"

API Endpoint to Get all the data

Endpoint to Create and Update Projects

Endpoint to Create and Update Tasks

Endpoint to Create Users

How to run:

1. You will need Visual Studio installed or similar software for bundling the code and running the .NET Core Runtime
2. Clone this repo and navigate into the project folder in your terminal
3. Type 'npm install' to download required dependencies.
4. Build and Run the API with Visual Studio

Specs By:

Nashville Software School

Nathan Gonzalez

Contributors:

Drake Morrison

About

C# .NET API for team-pomodoro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors