CodeYourFuture / CodeYourFuture/Module-SQL

E-Commerce API

オープン
#6 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
🏕 Priority Mandatory 📅 Sprint 3
主要言語
PLpgSQL
スター
0
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

### Link to the coursework

https://github.com/CodeYourFuture/Module-SQL/tree/main/E-Commerce-API

### Why are we doing this?

Now you understand your database, how will this change how you design your API?

You should write this app in TDD style. This project will help you understand how to do this. The user stories are re-expressed as acceptance criteria, and then the acceptance criteria is re-expressed as tests. Look in the /tests folder to see the example.

### Quality check!

In this project, you must write the test first.

It's better to turn in a smaller set of user stories than to turn in untested features.

If you're running out of time, scope down your application rather than commit untested code. Cut your _scope_, not your quality. Include a list of the stories you did, and didn't, get to in your PR message.

### Maximum time in hours

10

### How to submit

1. Fork to your Github account.
2. Make a new branch named E-Commerce-API
3. For each user story, make a feature branch like this feature/1-list-all-products
4. Complete your user story, make sure the test is passing, then merge into your E-Commerce-API branch
5. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。