Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tzmanish committed Mar 17, 2021
1 parent 63c235d commit 444b1b1
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions README.md
@@ -0,0 +1,47 @@
# dinkars.in

**Rohit Dinkar Architects** is an architectural firm based in indore.
Their primary specializations include:

- Architecture
- Planning
- Interior Design
- Landscape Design

## Requirements

The principal architect (Mr. Rohit Dinkar) wanted a platform to showcase their projects. but the platform needed to be:

- Fully customizable,
- Easy to maintain,
- Does not require any external support for updating the contents.

## Approach

The content is devided in four tabs:
![tabs.jpg](tabs.jpg)

1. Home
- An image carousel to showcase hot projects and contact info.
- The images can be added/removed/deactivated from the admin dashboard.
- ![homepage](home.jpg)

2. Projects
- Projects can be added/removed/updated/deactiveted from the admin dashboard.
- Can be sorted based on various attributes like site area, budget etc.
- Can be filtered based on tags, Admin can provide multiple tags for each project.
- ![Projects](Projects.jpg)
- ![Details](details.jpg)

3. About
- Cards for each team member.
- Can be added/removed/updated from admin portal.

4. Contact
- To get customer comments and reviews.
- ![Contact](contact.jpg)

## Admin Pannel

- Requires login (either as an admin or as a maintainer).
- Admin can add/remove maintainers and update his password.

0 comments on commit 444b1b1

Please sign in to comment.