Skip to content

harshbhosale01/CodeSpectrum

Repository files navigation

CodeSpectrum

CodeSpectrum -A platform to make your journey easy for your coding journey.


GitHub issues GitHub stars GitHub contributors adam-pw

Abstract Submission:

https://docs.google.com/document/d/1IgWzRX_6-ctCz4VxvDETOFU593hiHIIAPzpTQR4Dx-o/edit?usp=sharing

📝 Description

CodeSpectrum!

The idea of our project is to make learning coding easy. The website contains the best possible links to the playlist of different topics. The website also contains QnA section separately where the learner can ask doubts which will be answered by any experienced one.

We have made a topic-wise section for various coding subjects. We have provided links, resources and codes for all the topics.

Content Covered :

  1. C
  2. C++
  3. Python
  4. Java
  5. Data Structures and Algorithms
  6. Database Management System
  7. Operating Systems

We have also shared the interview and placement experiences of our seniors from VJTI.

🔗 Links

🤖 Technology Stack

  • Front-end -JavaScript HTML5 CSS3 React Bootstrap

  • Back-end - Nodejs MongoDB Socket-IO

🛠️ Project Setup

For Web

  1. Clone the repository
git clone https://github.com/harshbhosale01/CodeSpectrum.git

  1. To start the frontend user interface
cd client
npm install
npm start
  1. To start the backend server
cd server
npm install
npm start

🖼 Screenshots

image

image

image

image

image

image

Future Work

  • Add resources of various Domains like Web-Devlopment,App Devlopment,Machine Learning and Deep Learning.
  • The User Interface can be made more user friendly though we have tried to create an execellent UI as per our imagination.
  • We can use cookies for authentication of pages.
  • We can implement the progress report of a student which he/she practices in the given time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published