-
Issue: Create Basic React Version of Scholar Station Website
Description: Develop a basic React version of the Scholar Station platform. Set up the initial React app with a simple structure, incl…
-
### Describe the feature
We need to implement a feature that allows users to book events displayed on the cafe website. This feature is essential to provide a seamless booking experience for users. T…
-
There are some changes you need to make if you're using WebPack 3.0+
For webpack.config.js, I had to make the file look like this:
const webpack = require('webpack');
const path = requi…
-
uniform hover over all header icons sign up ,login in ,calendar
-
![image](https://github.com/Omkar-Sonawane-23/VedicVani/assets/90512820/0441e13a-0563-4043-bb6f-dbc67339ba86)
As we can see there is no footer to the website so it kinds of looks not good , I can pro…
-
The test library I am planning to use is `jest`.
category of tests :
- API tests
- Snapshot tests
> For now just two, please add more if works fine
Example of a test in `chai`
```ba…
-
The application could be enhanced by integrating a messaging feature or a GPT to address user inquiries.
Can you assign me this issue under GSSOC'24
-
Subtasks:
1. Look for react.js tutorial
2. Search/decide for template
-
Looked into the site and saw that the design isn't responsive multiple devices. I would love to work on the responsive to different devices
-
In code we are using http.createServer to create server.We need to create server from express library.