Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 2.1 KB

README.md

File metadata and controls

67 lines (45 loc) · 2.1 KB

Zentrade

Table of Contents

Technologies Used

Make sure you have the following installed before running the application:

Diagram

Flow Diagram Screenshot (368)

Getting Started

  1. Clone the Repository:

    git clone https://github.com/hardik2207/Zentrade.git
    cd Task3,4
  2. Run the Application:

    python -m http.server
  3. Testing with Postman: Use Postman to test the GET API.

Postman Collection

Run In Postman

Overview

  • User Login

    1. Open the local server and run the file.
    2. Provide with email and passowrd for verification.
    3. Check for credentials.
    4. Send the request. Screenshot (364) Screenshot (365)
  • Admin Dashboard

    1. Enter Password as SmartServTest@123 to view dashboard. Screenshot (369)

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.