Skip to content

PocketNugget/UCRI

Repository files navigation

UCRI

Unified Course Registration Interface (UCRI)🗒️

Welcome! this is my first official project that I'm proud to share!

This was a colaborative proyect from college, the proyect consisted in a unified system that provides teachers access to register courses with their respective clasrooms and time schedules.

The main goal was to portray our habilites with basic mysql database management, including DML and DDL, all with a java based interface that allowed the user to manage the database itself.

Initially appeared on Schedule Management repo. This an improved version from that repo, adding more features and improving some code.

Prerequisites

Requirements for the software and other tools to build, test and push

Installing and executing

Clone this repo to the directory of your choice

git clone https://github.com/PocketNugget/UCRI.git

Compile the main file

javac Main.java

Run the main file

java main

Authors

License

This project is licensed under the CC0 1.0 Universal Creative Commons License - see the LICENSE.md file for details

Acknowledgments

  • Jose Luis Zechinelli Martini (Our teacher)

About

Unified Course Registration Interface (UCRI)

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages