Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: ac0745/4003CEM-compilation
base: master
Choose a base ref
head repository: iosipm/4003CEM-compilation
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 4, 2021

  1. Create Timetable application

    This is a solo project for the module 4007CEM. The program below has created a student timetable, text based application, where the students can enter the day and time they are interested in to find out the classes they are having. For this project I have used mainly arrays but also for loops, else if conditions, I have used the 'break' statements to terminate the loops and also the switch statements in order to perform different actions based on different conditions.
    iosipm committed Jul 4, 2021
  2. Update Timetable application

    iosipm committed Jul 4, 2021
  3. Delete Timetable application

    iosipm committed Jul 4, 2021
  4. Create Timetable application

    iosipm committed Jul 4, 2021