https://github.com/suniksha12/bajay_qualifier_round_1
The Task is to deploy the front end and backend using Heroku app.
https://github.com/suniksha12/bajay_qualifier_round_1
Last synced: 4 months ago
JSON representation
The Task is to deploy the front end and backend using Heroku app.
- Host: GitHub
- URL: https://github.com/suniksha12/bajay_qualifier_round_1
- Owner: Suniksha12
- Created: 2024-08-25T05:55:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T07:35:40.000Z (10 months ago)
- Last Synced: 2025-01-08T13:31:21.027Z (5 months ago)
- Language: JavaScript
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bajay_Qualifier_Round_1
The Task is to deploy the front end and backend using Heroku app.Build and deploy a REST API with one endpoint that accepts requests with both GET and POST methods.
POST method endpoint takes in the request (JSON) and returns the following:
1. Status
2. User ID
3. College Email ID 4. College Roll Number
5. Array for numbers
6. Array for alphabets
7. Array with the highest lowercase alphabet (refer to logic explanation below)