Skip to content

Given the fact that we spend a lot of time developing systems that include a lot of CRUD operations, this is a starter template to give you the essential components and services that you would need in an Angular CRUD project, so you don't have to re-invent the wheel. The template contains various color themes, as well as language localization.

Notifications You must be signed in to change notification settings

assmabenmussa/CRUD_FE_Template_Angular

Repository files navigation

CRUD-FE-Template-Angular

This project was generated with Angular CLI version 10.1.3. It contains basic pages, components, and services which are heavily used in our CRUD projects. The aim of it is to save time and effort, and avoid reinventing the wheel over and over.

Dependencies

  • bootstrap
  • mdbootstrap
  • ngx-translate

How to use this project

Run git clone [project-link] in your desired directory, then npm install to install all project dependencies. After completing these steps, feel free to run the project and start making changes to the code.

Build

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

Collaborators

Thank you to Abdulrahman Ehsouna who has designed this system, and Rida Ellabbar who took the first steps of converting Abdulrahman's design into html code.

About

Given the fact that we spend a lot of time developing systems that include a lot of CRUD operations, this is a starter template to give you the essential components and services that you would need in an Angular CRUD project, so you don't have to re-invent the wheel. The template contains various color themes, as well as language localization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages