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

Create a list of programs at Seneca #39

Open
birtony opened this issue Dec 3, 2019 · 0 comments
Open

Create a list of programs at Seneca #39

birtony opened this issue Dec 3, 2019 · 0 comments
Assignees
Labels
2-nd Priority Tasks, that should be started after 1-st Priority tasks are complete. enhancement New feature or request

Comments

@birtony
Copy link
Owner

birtony commented Dec 3, 2019

  • Inside const folder create a JSON file containing information about educational programs at Seneca College in the following format:
{
  "id": Number,
  "name": String,
  "address": String,
  "location": {
    "lat": Number,
    "lon": Number
  },
  "email": String,
  "phone": String,
  "yearlyCost": Number,
  "description": String,
  "requiredIelts": Number,
  "requiredGpa": Number,
  "interests": {[
    Interest
  ]},
}
@birtony birtony added enhancement New feature or request 1-st Priority The task, that must be complete as soon as possible labels Dec 3, 2019
@birtony birtony added this to the BTS530 Final Presentation milestone Dec 3, 2019
@birtony birtony added 2-nd Priority Tasks, that should be started after 1-st Priority tasks are complete. and removed 1-st Priority The task, that must be complete as soon as possible labels Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-nd Priority Tasks, that should be started after 1-st Priority tasks are complete. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants