Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
7456d7b
vscode
daewookoh Jun 5, 2024
a1bfb0d
etc
daewookoh Jun 5, 2024
9119b28
modal page in progress
daewookoh Jun 5, 2024
fc0d62e
etc
daewookoh Jun 7, 2024
816e574
etc
daewookoh Jun 7, 2024
a0c6c5f
etc
daewookoh Jun 7, 2024
c7dda25
etc
daewookoh Jun 7, 2024
41fc114
readme
daewookoh Jun 7, 2024
b906a0d
etc
daewookoh Jun 7, 2024
4e1002f
etc
daewookoh Jun 7, 2024
a636a67
package init
kiteprize Jun 7, 2024
2e9a99a
form sample
kiteprize Jun 7, 2024
8475f54
form 수정
kiteprize Jun 7, 2024
5920735
fix
kiteprize Jun 7, 2024
52a292a
eslint
kiteprize Jun 7, 2024
5143f1d
Merge pull request #1 from namu-labs-dev/main
bsangs Jun 7, 2024
473004f
form
daewookoh Jun 7, 2024
5c2245e
form
daewookoh Jun 7, 2024
dde413b
Merge branch 'main' into dev
daewookoh Jun 7, 2024
7655c92
etc
daewookoh Jun 7, 2024
6a61a13
Merge branch 'main' into dev
daewookoh Jun 7, 2024
f378b30
etc
daewookoh Jun 8, 2024
1f8c9ff
etc
daewookoh Jun 10, 2024
ffb0941
Merge branch 'main' into dev
daewookoh Jun 10, 2024
392a49f
init SampleHome Description
kiteprize Jun 10, 2024
b06c616
fix Description
kiteprize Jun 10, 2024
3e4f75a
chore
kiteprize Jun 10, 2024
51bd048
fix empty page
kiteprize Jun 10, 2024
5130ce7
chore fix
kiteprize Jun 10, 2024
d2a2243
feat: modal init
kiteprize Jun 10, 2024
f3ca251
fix modal css
kiteprize Jun 10, 2024
5f7ee39
feat: modal example init
kiteprize Jun 10, 2024
23a64fa
Merge branch 'main' into dev
daewookoh Jun 10, 2024
a0c33d2
chore
kiteprize Jun 10, 2024
c187d97
Merge remote-tracking branch 'origin' into dev
kiteprize Jun 10, 2024
85ad980
chore
kiteprize Jun 10, 2024
ef0a493
feat: drawer init
kiteprize Jun 10, 2024
112043f
toast init
kiteprize Jun 11, 2024
85dc8a7
etc
daewookoh Jun 11, 2024
a181651
etc
daewookoh Jun 11, 2024
a58b386
readme
daewookoh Jun 11, 2024
81f2692
Use ESLint required
daewookoh Jun 12, 2024
c22af65
init hook & utils file
kiteprize Jun 14, 2024
1db1f3b
fix option
kiteprize Jun 14, 2024
c561016
fix option
kiteprize Jun 14, 2024
574edb0
etc
daewookoh Jun 17, 2024
dd382ad
prettier init
kiteprize Jun 20, 2024
5e8bb96
Changed the figma link and replace it with my figma design link
CyrusTabji Sep 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 24 additions & 26 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -1,42 +1,40 @@
/** @type {import("eslint").Linter.Config} */
const config = {
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": true
parser: "@typescript-eslint/parser",
parserOptions: {
project: true,
},
"plugins": [
"@typescript-eslint"
],
"extends": [
plugins: ["@typescript-eslint"],
extends: [
"next/core-web-vitals",
"plugin:@typescript-eslint/recommended-type-checked",
"plugin:@typescript-eslint/stylistic-type-checked"
"plugin:@typescript-eslint/stylistic-type-checked",
],
"rules": {
rules: {
"@typescript-eslint/array-type": "off",
"@typescript-eslint/consistent-type-definitions": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-unsafe-assignment": "off",
"@typescript-eslint/no-unsafe-return": "off",
"@typescript-eslint/no-unsafe-member-access": "off",
"@typescript-eslint/no-unsafe-argument": "off",
"@typescript-eslint/no-unused-vars": "off",
"@typescript-eslint/consistent-type-imports": [
"warn",
{
"prefer": "type-imports",
"fixStyle": "inline-type-imports"
}
],
"@typescript-eslint/no-unused-vars": [
"warn",
{
"argsIgnorePattern": "^_"
}
prefer: "type-imports",
fixStyle: "inline-type-imports",
},
],
"@typescript-eslint/require-await": "off",
"@typescript-eslint/no-misused-promises": [
"error",
{
"checksVoidReturn": {
"attributes": false
}
}
]
}
}
module.exports = config;
checksVoidReturn: {
attributes: false,
},
},
],
},
};
module.exports = config;
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"prettier.requireConfig": true,
"[prisma]": {
"editor.defaultFormatter": "Prisma.prisma"
}
}
38 changes: 33 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Stack

- Next.js
- Next.js + Typescript
- Tailwind CSS
- Ant Design (Design System)

Expand All @@ -25,7 +25,35 @@

## Sample pages

- /empty : to understand design pattern
- /home : default page with header and footer
- /pageWithModal
- /pageWithForm
- /sample/empty : to understand design pattern
- /sample/home : default page with header and footer
- /sample/pageWithModal
- /sample/pageWithForm

## Your Mission

- [Figma Link - My Figma Design](https://www.figma.com/design/woh625WWLkXky7J5aqsD3P/Cyrus-Tabji---NamuSoft-Test?node-id=0-1&node-type=canvas&t=7jqCK5SIZWAuhBpy-0)
- No questions allowed before your mission is done
- This is part of our process
- You can ask question after your misssion is completed
- Use ESLint required
- Step 1.
- Request your github account to be invited
- Step 2.
- Analyze the given code pattern
- Understand the structure and functionality of the code
- Step 3.
- Create a folder with a short name under the `/app` directory.
- Example: `/app/david`
- make your own branch from dev
- git checkout dev
- (dev) git checkout -b david
- (david) git push origin david
- Step 4.
- Create one Pull Request (PR) for each route
- /app/david/testPage1
- branchName : david_testPage1
- Create a PR when your work is done
- /app/david/testPage2
- branchName : david_testPage2
- Create a PR when your work is done
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const config = {
return [
{
source: "/",
destination: "/home",
destination: "/sample/home",
permanent: false,
},
];
Expand Down
Loading