You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main idea is to create a mobile app/web application where users can attempt different types of questions related to Computer Science & Engineering course content and these questions are fetched by web crawling through different websites and inserted in the database based on the topic.
Users can select any of the below topics:
DSA
Coding Questions
Output Questions
DBMS
Computer Networking
and then a subcategory for each of the above topic selected - like trees, dynamic programming under DSA or python/java in output question
Features
a crawler background tasks that keeps fetching questions from different websites
Topic wise flashcards
Bookmark a question to add in the revision list
Remind user for revision questions after 7 days of the last attempt
Each question will have a section for notes
Register
Login
Log out
Update Your Profile
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The main idea is to create a mobile app/web application where users can attempt different types of questions related to Computer Science & Engineering course content and these questions are fetched by web crawling through different websites and inserted in the database based on the topic.
Users can select any of the below topics:
and then a subcategory for each of the above topic selected - like trees, dynamic programming under DSA or python/java in output question
Features
a crawler background tasks that keeps fetching questions from different websites
Topic wise flashcards
Bookmark a question to add in the revision list
Remind user for revision questions after 7 days of the last attempt
Each question will have a section for notes
Register
Login
Log out
Update Your Profile
Beta Was this translation helpful? Give feedback.
All reactions