IanEscober / StudentInfoSys-Client

A simple client for the StudentInfoSys for practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StudentInfoSys-Client

StudentInfoSys-Client serves as the client of (StudentInfoSys). Its offers basic CRUD functionalities for viewing students and managing their enrollments. Basic authentication is used to login and JWT tokens are used for accessing other endpoints. Vanilla Bootstrap was used to style th UI. This project acts as frontend training practice for a company.

Training Requirements

  • Authorization, Access Tokens and LocalStorage
  • HttpClient Service / Http Calls
  • Forms and Validations
  • Bootstrap 4
  • Routes
  • Common directives:
    • ngFor
    • click
    • ngModel
    • ngIf / hidden

Contribution

Yeet a Pull Request

License

MIT

About

A simple client for the StudentInfoSys for practice

License:MIT License


Languages

Language:TypeScript 80.8%Language:HTML 13.1%Language:JavaScript 5.3%Language:CSS 0.8%