Skip to content

avishmadaan/MilkInMinutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Milk In Minutes

Milk In Minutes is a web application designed to help users quickly find and order dairy products online.

Features

  • User authentication and profile management
  • Order Request Feature
  • Browse various dairy products like milk, cheese, yogurt, and more using dyanmic search

Tech Stack

  • Angular ( Main FrontEnd Framework )
  • Html
  • CSS
  • JavaScript
  • BootStrap
  • Json Files

Overview Video

https://www.loom.com/share/5e6c9a090bff498e8e1c477e9e4b22b1?sid=0ac7837e-e345-4fc1-b22f-f29eb89fe6f0

Project Flow

Project Flow

Screenshots

Home Page 1 Home Page 2 Order Page Login View Admin Admin View

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/avishmadaan/milkinminutes.git
    
  2. Navigate to the project directory:
    cd milkinminutes
    
  3. Install dependencies
    npm install
    
  4. Start the development server:
    ng serve
    
  5. Navigate to the json directory
    json-server products.json -p 5000 & json-serve orderRequests -p 3001
    
  6. Run your project on:
   http://localhost:4200

About

FrontEnd Project developed customers to order dairy products online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors