https://docs.google.com/document/d/1HNtASCknbyR1mjJ3jDJmaeXiFqNOJO9_Tn4aty4xb74/edit?usp=sharing
https://codestack.herokuapp.com/
- Neel Shah 🦉 - neelshah29042002@gmail.com
- Harsh Nag 😎 - harshnag23@gmail.com
- Dhruv Kunjadiya 🦊 - dhruvkunjadiya55@gmail.com
- Smit Sekhadia 🦅 - smitsekhadia99@gmail.com
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 :
- C
- C++
- Python
- Java
- Data Structures and Algorithms
- Database Management System
- Operating Systems
We have also shared the interview and placement experiences of our seniors from VJTI.
- GitHub repo link: Link to repository
- Clone the repository
https://github.com/smitsekhadiaa/CodeStack.git
To start the frontend user interface
cd client
npm install
npm start
To start the backend server
cd server
npm install
npm start
https://drive.google.com/file/d/1-tFXRdGHm3O6Oti7O3KMo_L8TkDaRNG3/view?usp=sharing
- 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.