Skip to content

MaamounOkla/TypeScript_University_Project

Repository files navigation

Certainly! Here’s an updated version with dependencies listed as requested:


DT208G_Projekt_TypeScript_University

Author: Maamoun Okla
Date: 2024-10-27


Description

This is an Angular web application for a university that uses TypeScript and gives users (students) the ability to search among over 4000 courses and create their own study plan.


Live Demo

You can try the live demo here.


Dependencies

  • Angular CLI: Version 17.3.4.
  • PrimeNG: A UI component library for Angular applications.
  • PrimeIcons: Icons used with PrimeNG components.
  • jsPDF: A JavaScript library for generating PDF files.

Techniques Used

  • TypeScript: Utilized throughout for type safety and modern JavaScript features.
  • LocalStorage: Used for storing user data locally within the browser.
  • Responsive Design: Ensures compatibility across different screen sizes.

Development server

Run ng serve for a development server, and navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code Scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running Unit Tests

Run ng test to execute the unit tests via Karma.

Running End-to-End Tests

Run ng e2e to execute end-to-end tests via a platform like Protractor.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published