Skip to content
View nwannaji's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report nwannaji

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nwannaji/README.md

General Notes

An onlinecourse app has already been provided in this repo upon which you will be adding a new assesement feature.

  • If you want to develop the final project on Theia hosted by IBM Developer Skills Network, you will need to create the same project structure on Theia workspace and save it everytime you close the browser
  • Or you could develop the final project locally by setting up your own Python runtime and IDE
  • Hints for the final project are left on source code files
  • You may choose any cloud platform for deployment (default is IBM Cloud Foundry)
  • Depends on your deployment, you may choose any SQL database Django supported such as SQLite3, PostgreSQL, and MySQL (default is SQLite3)

ER Diagram For your reference, we have prepared the ER diagram design for the new assesement feature.

Onlinecourse ER Diagram

Popular repositories Loading

  1. GIT-FOLDER GIT-FOLDER Public

    Python

  2. nwannaji nwannaji Public

    Config files for my GitHub profile.

    JavaScript

  3. writeData2Card writeData2Card Public

    This project write user details to mifare ISO14443-3A tag, such that NFC wireless communication can talk to it. It is used for tracking and Identifications

    Java