Skip to content

A simple AngularJS 1.x project showcasing basic CRUD operations.

License

Notifications You must be signed in to change notification settings

ainkhm/my-web-app

Repository files navigation

Angular Web App

A simple AngularJS starter project with user authentication and post management features.

cover 1 cover 2

Features

  • User Authentication: Allows users to register and log in to the app.
  • Post Management: Users can create/edit and delete posts.
  • Modular Structure: The app is organized in a modular way, making it easy to scale and add new features.
  • Unit & End-to-End Testing: Integrated Jasmine and Karma for unit testing, with Protractor for end-to-end testing.
  • HTTP Server: The app can be served locally using http-server.

🚀 Quick Start

To get started with the project, follow these steps:

Available Scripts

npm install
npm run postinstall
npm run start

Tech Stack

  • Frontend: AngularJS, Tailwind CSS

About

A simple AngularJS 1.x project showcasing basic CRUD operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published