Skip to content

This repository contains academic assignments and projects completed as part of various university modules.

Notifications You must be signed in to change notification settings

nethbotheju/academic-projects

Repository files navigation

Academic Projects

This repository contains academic assignments and projects completed as part of various university modules. Each project demonstrates different programming skills and concepts learned throughout the coursework.

Projects

1. Plane Management System ✈️

A Java CLI application designed to manage flight information efficiently.

Features:

  • Manage flight details, seating arrangements, and passenger bookings.
  • Book a seat, cancel a seat, and search for a ticket.
  • Implemented using Java with object-oriented principles.

2. Shopping Site with Checkout Page 🛒

A fully functional and stylish online store built using HTML, CSS, and JavaScript.

Features:

  • Add items to the cart and remove them dynamically.
  • Process checkout and display the total amount.
  • Implemented using plain JavaScript, HTML, and CSS for an interactive user experience.

3. University Progression Outcome Prediction System 🎓

A Python CLI application that predicts a student's academic progression outcome based on their credit scores.

Features:

  • Input student credit scores for pass, defer, and fail categories.
  • Determine progression outcomes based on predefined university criteria.
  • Implemented using Python, focusing on logic building and decision-making structures.

Technologies Used

  • Java (CLI-based applications)
  • Python (CLI-based academic prediction system)
  • HTML, CSS, JavaScript (Web development project)

About

This repository contains academic assignments and projects completed as part of various university modules.

Resources

Stars

Watchers

Forks