Skip to content

srishti-negi/CodeStrup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeStrup

Objective:

  1. Develop a web application aiming to help users interactively learn about data structures.
  2. Use various data structures in application
  3. Over the course of the project we will
    1. Integrate code editor with application
    2. Add content for each data structure
    3. Add challenges for user
    4. Use SQL queries to compare points of users

Target Audience:

Beginners familiar with basic C++ syntax

Languages covered:

C++

Overview:

  • The application will guide users about data structures in C++.
  • We plan to include basic data structures like Arrays, Queues, Strings and Stacks.
  • It will have code editor integrated within the application which will allow users to test their code as they learn.
  • The application will also have some quizzes and the users will be ranked according to their score.
  • Admins will be able to add and edit quizzes and access the data of all the users.

Literature review:

GeeksforGeeks : A similar site which covers theory of basic data structures and algorithms and has a code editor integrated within the site besides conducting regular contests.

Tech Stack:

  • Python
  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5