CPTR 319 Project Ideas
First of all there is more than one kind of project. You can:
- Write a program to do just about anything.
- Research and present (along with some simple examples) a new or emerging technology for programming databases.
You could do a real-world data analysis project using emerging analysis techniques (BusinessIntelligence, OnlineAnalyticalProcessing, DataWarehousing ...)
All of the following project types must include a presentation and a project report written in $$\LaTeX$$.
Writing a program
If you are a CS major this is for you. The requirements include the following:
- Approval of the professor
- The program must be written in C# as a windows program
- The database must be Oracle or Microsoft SQL
- There must be at least 6 tables involved in the application
- You need to include VIEWs and at least one Stored procedure or trigger.
