-
Notifications
You must be signed in to change notification settings - Fork 2
Personal Coding Efforts Milestone 4
Emirhan Yasin Cetin edited this page Jan 1, 2020
·
11 revisions
Member | Work |
---|---|
İbrahim | Worked on Android application. - Created a simple profile page at first. - Created a login session,after user logged in, its info stored in a cache. - Implemented user search with SearchView. - Added target user page, which is a page users can send message request/message to its friends. - Created ExerciseViews , so users can display and solve exercises. - Created a start exercise page, which users can see their progress before starting the exercise. - Connected exercise solving to back-end. Now after exercise solved, users progress is increased and can be seen from profile page. |
Gamze | Worked on Android application. - Created an exercise type selection page. - Created a chats list page and connected it with the navbar message button on all pages. - Created a conversation page, made different colors to messages according to sender and reciver id, created a send button for sending message and connected with the API with Irem. |
Ahmet | Worked on Backend. - Implemented profile info endpoint and services. - Implemented the tagging system with all endpoints and services. - Implemented solved exercises services and progress level feature. - Implemented the whole search system with all endpoints and services, both user and content, with the integration of 3rd party API and semantic search. -Implemented messaging, conversation and chat endpoints and services. - Helped Arda creating invitation mechanism. |
Irem | Worked on Android application. - Created bottom navigation bar and added it to the existing pages. - Polished user profile page. Added the progress, language level and rating of the languages to the profile page. Connected it to the backed so the information there is updated with the database. - Added the tab view for user search and content search. - Implemented content search page and connected it to exercise view page. - Implemented message page, sending and receiving message feature with Gamze. - Implemented send message request button in user profiles so the users can send and receive message requests to each other. |
Arda | Worked on Backend. - Implemented the endpoints and services for chat invitation functionality. |
Halit | Worked on web application. - Moved frontend structure and current pages to ant.design removing reactstrap & bootstrap. - Remade language pages layout with a better structure, created navbar & sidebar. - Created Reading, Writing, Vocabulary, Listening Exercises Pages - Created Exercise search page - Added logo and made color customizations. - Bug fixes in frontend. |
Emirhan | Worked on web application. - Learned the new structure Halit created, fixed bugs - Added some exercises to frontend. - Created writing exercise page and an endpoint for the exercise inputs - Created an exercise suggestion page compatible with our multiple choice exercise types |
Egemen | Worked on web application. - Created and beautified profile component. Used in profile page and user search. - Created user search - Created a multi-state invite button, proud of it. |