Skip to content

Commit b780822

Browse files
Update README.md
1 parent fda1ffc commit b780822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Build an application for a events social network that provides the following:
1515
2. __Event details:__ the application must allow the user to see the details of the event, by clicking on the event listing, or accessing the event link;
1616
3. __User signup:__ the application should allow the user to register by informing: Name, Email, Password, Bio, Profile Picture, City, and State;
1717
4. __User login:__ The application should allow the user to login using their credentials;
18-
- 4.1 The login should persist when the application is closed, or updated;
18+
- 4.1 The login should persist when the application is closed, or reloaded;
1919

2020
### Logged Area
21-
5. __Friend invitation:__ the application will accept the user to enter an email to add as a friend;
21+
5. __Friend invitation:__ the application will allow the user to enter an email to add as a friend;
2222
6. __Add as friend:__ The informed user should receive a friend request, or an invitation to register, if they are not already a user;
2323
7. __Friendship management:__ the user will be able to see your new friend requests, list your friends, and undo friendships;
2424
8. __Event registration:__ the application should allow the user to register an event by informing: Name, Description, Date, Time, and Place;

0 commit comments

Comments
 (0)