Neelam Naga Raj

Results 10 issues of Neelam Naga Raj

I can integrate the payments using stripe . please assign me this issue under gssoc24

In first PR(merged) , i have completed the building of three restful APIs for men, Now in this issue i would like to add the Advanced features to the APIs...

enhancement

In this PR âś…removed nodemodules âś…removed package-lock.json âś…added a .gitignore file so that when ever a person pushes node modules and package-lock.json that wont be able to merged to main...

In Backend , It contains node_modules , package-lock.json files which must not be pushed. By adding a .gitignore file this issue can be solved . can you Please assign me...

gssoc
level1

Using the MVC architecture creating a backend api for the hackathons connecting to mongodb database. please assign me this issue under gssoc24

gssoc
level3

This PR contains the creation of a restful API for Hackathons âś…the Hackathons route are conntected to '/api/v/hackathons' The Schema designed for the Hackathon is ``` { "name": "", "description":...

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? In this repository , In the backend dir the node modules...

gssoc

![image](https://github.com/abhay-raj19/FitBody/assets/113004986/439c9e14-80db-4a62-be64-b769d80cf7be) when we click on Join Now button User Will be First authenticated and then he will be taken to a payment Payment where he can start /renew his subscription...

gssoc
level3

Created a total Jobs RESTFUL API CREATED Jobs-Modelâś… Jobs-Controllerâś… Job Routeâś… and using middleware connected to /api/v1/Jobs we can âś…create a new Job by sending post request to /api/v1/Jobs âś…get...

As of Know there is a static data of jobs So,we can create a new REST ful API which can be created using the Traditional MVC architecture . where we...

status: todo ⏳
gssoc
Major Fixes
stale