0.1.0-alpha #249
kristinatrajkovski
announced in
Announcements
0.1.0-alpha
#249
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Brief
Backend Implementation
Endpoints and Models: Varied endpoints (for sign up, sign in, questıon creation, listing questions) and models (Question, User, Comment) were developed at the backend for handling user requests to interact with the database for each action of the users. This includes endpoints for user authentication, fetching data from the database, or handling a mobile request.
Frontend Structure
The overall structure of the front end was aimed at enhancing usability and navigational ease. It involved collapsing components so that pages would integrate well and provide seamless user experiences. Login, sign up, feed and code execution functionality is developed as a frontend for better enhancement and understanding for customers. Code execution page, which can be also named as question details page, allows users to see full post and comments, run input code snippets and immediately see results by execute code function.
Mobile Capabilities
Creating a Question Command: Even the creation functionalities of questions would have lain with the mobile users, too, which would make them capable of interacting with an application.
What's Changed
New Contributors
Full Changelog: Group-9-Practice-App-Release-v0.3...customer-milestone-1
This discussion was created from the release 0.1.0-alpha.
Beta Was this translation helpful? Give feedback.
All reactions