Skip to content

Commit a72c35a

Browse files
authored
feat: only phps
1 parent f93a26b commit a72c35a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Back End Test Project <img src="https://coderockr.com/assets/images/coderockr.svg" align="right" height="50px" />
1+
# Back End Test Project <img src="https://www.moveissimonetti.com.br/arquivos/header-logo.png?v=636639862737800000" align="right" height="50px" />
22

33
You should see this challenge as an opportunity to create an application following modern development best practices (given the stack of your choice), but also feel free to use your own architecture preferences (coding standards, code organization, third-party libraries, etc). It’s perfectly fine to use vanilla code or any framework or libraries.
44

@@ -38,10 +38,10 @@ The tax percentage changes according to the age of the investment:
3838
* If older than two years, the percentage will be 15% (tax = 30.00).
3939

4040
## Requirements
41-
1. Create project using any technology of your preference. It’s perfectly OK to use vanilla code or any framework or libraries;
42-
2. Although you can use as many dependencies as you want, you should manage them wisely;
43-
3. It is not necessary to send the notification emails, however, the code required for that would be welcome;
44-
4. The API must be documented in some way.
41+
1. Create project using any stack of your preference, but with PHP as its main language. It’s perfectly OK to use vanilla code or any framework or libraries;
42+
3. Although you can use as many dependencies as you want, you should manage them wisely;
43+
4. It is not necessary to send the notification emails, however, the code required for that would be welcome;
44+
5. The API must be documented in some way.
4545

4646
## Deliverables
4747
The project source code and dependencies should be made available in GitHub. Here are the steps you should follow:

0 commit comments

Comments
 (0)