https://github.com/qridwan/digma.-solution
Full Stack Digital Marketing Service Provider (Web App)
https://github.com/qridwan/digma.-solution
bootstrap firebase firebase-auth mongodb nodejs reatctjs
Last synced: 3 months ago
JSON representation
Full Stack Digital Marketing Service Provider (Web App)
- Host: GitHub
- URL: https://github.com/qridwan/digma.-solution
- Owner: qridwan
- Created: 2021-04-21T10:01:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-22T17:00:14.000Z (about 5 years ago)
- Last Synced: 2025-03-11T10:48:01.095Z (over 1 year ago)
- Topics: bootstrap, firebase, firebase-auth, mongodb, nodejs, reatctjs
- Language: JavaScript
- Homepage: https://digma-solution.web.app/
- Size: 2.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name: DIGMA Solution
## By - Mohammad Ridwanul ALam
DIGMA means DIGITAL MARKETING!
A full website for digital marketers!!
This is full stack MERN Project.



## Core Features
- In the HOME page theres six sections named BANNER, Core Features, Services, Testimonials, Contact and Footer.
- Both Service & Testimonial sections are dynamically connected with mongoDB.
- User can book any services through Stripe payment method by clicking service card. Before that user must ensure to sign in. Otherwise he/she is redirected to the login page.
- Signed in User can go to the DASHBOARD. Dashboard interface created with two separate role Admin & User
- User can review the services from the DASHBOARD. Which will dynamically shown to the home page's Testimonial section.
- Admin get access to change, update & delete the Services & also can change the order status.
- Admin can make new Admin from dashboard through giving email address


# Major Dependencies
"axios"
"bootstrap"
"dateformat"
"firebase"
"react-bootstrap"
"react-hook-form"
"react-modal"
"react-router-dom"
# noSQl database
MongoDB
## Live Demo
[DIGMA-Solution](https://digma-solution.web.app/)
## Git Server Code
[Server](https://github.com/thisisrid/DIGMA.-solution-SERVER)