Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 655 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 655 Bytes

Zosce Social Media

A project that I worked for final exam in the Operating System course (COMP6153). This project is about a simple social media which features a functionality to create a post/tweet that could be viewed by all people using Nachos.

Description

In this project, the user doesn't need an account to create post. To develop Zosce, I am using Nachos (Not Another Completely Heuristic Operating System). This is the Nachos.

Technologies

  • Java
  • Eclipse
  • Nachos