-
@jaganbishoyi
-
# MVP List
- [ ] Should have 7 Features.
- [ ] 3 of those are User Auth, Render, and Production README.
- [ ] The other 4 are from the [MVP List](https://github.com/appacademy/curriculum/blob/m…
-
### What is your article idea?
**Part 1: Setting Up Your Angular Frontend**
- Installing and configuring Angular and TypeScript.
- Initial project setup and creating the basic structure for your …
-
**Add Staff page**
Goal to update the DB via a Form web page
New
Update
Delete
-
The component in ./app/(crud)/post/[id]/page.tsx is a client component.
This is not allowed https://nextjs.org/docs/messages/no-async-client-component.
![image](https://github.com/bitcraft3r/bo…
-
Microservice to handle `users`
Code can be found in here - https://github.com/JBN-Infotech/eshop/tree/main/eshop-users
- API-only app to manage CRUD for users
- `rvm use ruby-3.0.5@eshop`
…
-
# MVP List
- [ ] Should have 7 Features.
- [ ] 3 of those are User Auth, Render, and Production README.
- [ ] The other 4 are from the [MVP List](https://github.com/appacademy/curriculum/blob/m…
-
# Feature List
- [ ] Should have 7 MVPs.
- [x] 3 of those are User Auth, Render, and Production README.
- [ ] The other 4 are from the MVP List or they have clarified them with you
- [x]…
-
Location:
/App/Controllers/SPAControllers.js
Should have 4 Controllers for each CRUD operations
-
Create views performing **CRUD** actions on the grading app
All views should be contained in **views.py** file of this app.
URLs to these views should be placed in the apps **url.py** file