Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assignment 6 #5

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

assignment 6 #5

wants to merge 4 commits into from

Conversation

Tyagi-Sunny
Copy link
Owner

@Tyagi-Sunny Tyagi-Sunny commented Sep 19, 2022

Rest-API Assignment: Setup a back end server for the previous application. This needs to be a separate application. Create CRUD APIs (REST) for user model. Store data in JSON file. Use that as source of data. UI functionality should remain same. Everything should be in TS. Use express for REST APIs. Push the code to a separate repo on github. Generate a PR for review.

@Tyagi-Sunny Tyagi-Sunny changed the base branch from main to dev September 19, 2022 05:35
data.json Outdated
@@ -0,0 +1,10 @@
[{"id":1,"firstName":"Sunny","middleName":"NA","lastName":"Tyagi","email":"[email protected]","contact":6396786017,"role":"Web-Apps Engineer","address":"GZB"},{
Copy link
Collaborator

@DeepakSF25 DeepakSF25 Nov 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no formatting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants