Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milopadma/malaygetaway-angular

malaygetaway is a website to empower malaysian local merchants.
https://github.com/milopadma/malaygetaway-angular

Last synced: about 2 months ago
JSON representation

malaygetaway is a website to empower malaysian local merchants.

Awesome Lists containing this project

README

        

# MalaygetawayAngular

This repository contains the source code for the Malaygetaway application, a platform for listing businesses, built with Angular.

## Project Overview

The Malaygetaway application provides a platform for merchants to register and list their businesses. The application is built using Angular and follows a modular structure with each feature encapsulated in its own module.

## Getting Started

To get started with the development:

1. Clone the repository
2. Install the dependencies using `bun install`
3. Start the development server using [ng serve]. The application will be available at [http://localhost:4200/] and will automatically reload if you change any of the source files.

## Project Structure

The project follows a modular structure with each feature encapsulated in its own module. The main modules include:

- Registration: Handles the merchant registration flow.
- Login: Handles the login functionality.
- Dashboard: Provides the main interface for merchants to manage their businesses.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.