Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW COURSE] #11

Open
saiankit opened this issue Aug 7, 2021 · 0 comments
Open

[NEW COURSE] #11

saiankit opened this issue Aug 7, 2021 · 0 comments
Labels
new-course Addition of New Course into the Database

Comments

@saiankit
Copy link
Owner

saiankit commented Aug 7, 2021

Thanks for showing interest to improve CGPA Calcualtor
Please fill the following data beside the titles and also fill the code snippet below with the same data
An example has been given down below

Course Title - Introduction to MEMS
Course Code - BITS
Course ID - F415
Course Credits - 4
{
    'courseCode': 'BITS',
    'courseID': 'F415',
    'courseTitle': 'Introduction to MEMS',
    'courseCredits': '4',
 }

Course Title - Natural Language Processing
Course Code - CS
Course ID - F429
Course Credits - 3
{
'courseCode': 'Natural Language Processing',
'courseID': 'CS',
'courseTitle': 'F429',
'courseCredits': '3',
}

@saiankit saiankit added the new-course Addition of New Course into the Database label Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-course Addition of New Course into the Database
Projects
None yet
Development

No branches or pull requests

1 participant