This project contains an ecommerce store built with next.js and react
active 2023-09-26 → 2023-10-14 (UTC)
Complete coverage26,325 / 26,325 hourly files (100%) · 2 absent upstream2023-08-15 → 2026-08-15 (UTC)
Events
98
Pushes
42
Pull requests
0
Issues
53
Stars
0
Forks
0
Activity over time
Daily event counts in the loaded window
Line chart, 19 days from 2023-09-26 to 2023-10-14. Pushes: 42 total, peak 11 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 53 total, peak 53 in a day. Comments: 1 total, peak 1 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Tatli | 96 | 42 | 0 | 1 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#12Tatli2023-10-04 14:34Negative quantity values should not be possible
- Issue#62Tatli2023-10-02 16:00Create a readme
- Issue#60Tatli2023-10-02 15:59Add meta descriptions to all pages
- Issue#59Tatli2023-10-02 15:59Add titles to all pages
- Issue#58Tatli2023-10-02 15:59Set up GitHub Actions to automatically test your code
- Issue#57Tatli2023-10-02 15:59Unit: Test cart sum function
- Issue#56Tatli2023-10-02 15:58Unit: Test function for updating quantity in item of cookie (eg. adding an item to the cart that already exists)
- Issue#55Tatli2023-10-02 15:58Unit: Test function that combines the product data from the database with the product quantity data from your cookie
- Issue#54Tatli2023-10-02 15:58E2E: Checkout flow, payment page, thank you page
- Issue#53Tatli2023-10-02 15:58E2E: Add to cart, change quantity and remove from cart
- Issue#52Tatli2023-10-02 15:57Write at least 2 pages with props and 4 other non-migration, non-database files in TypeScript (type the React props like in the cheatsheet)
- Issue#51Tatli2023-10-02 15:56Connect to and query information from this database
- Issue#50Tatli2023-10-02 15:56Create a PostgreSQL database and table(s)
- Issue#49Tatli2023-10-02 15:55Security: Prevent the user from making changes to cart data they shouldn't be able to (eg. prices). Remember: users can edit any information that is in the cookie.
- Issue#48Tatli2023-10-02 15:55Use a cookie called cart to store information about what the user has added to their cart
- Issue#47Tatli2023-10-02 15:47Sample Epic
- Issue#46Tatli2023-10-02 15:41The count needs to be contained in an element with the HTML attribute data-test-id="cart-count"
- Issue#45Tatli2023-10-02 15:41The link needs to have an HTML attribute data-test-id="cart-link"
- Issue#44Tatli2023-10-02 15:41The number of items needs to update when you add or remove items from the cart
- Issue#43Tatli2023-10-02 15:41The number of items is the sum of the quantity of all products (eg. if you have 2 apples and 3 bananas in your cart, the number of items is 5)
- Issue#42Tatli2023-10-02 15:41The header needs to use the HTML <header> element
- Issue#41Tatli2023-10-02 15:41This header needs to appear on all pages
- Issue#40Tatli2023-10-02 15:41A header with a link to the Cart, showing the number of items in the cart
- Issue#39Tatli2023-10-02 15:40The page title should include Thank you for your order
- Issue#38Tatli2023-10-02 15:40A Thank You page
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.