Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/protik111/marshmallow-agency-client
An web application where a agency is offering some services and any user can sign up and login to make a order and review.
https://github.com/protik111/marshmallow-agency-client
firebase material-ui reactjs
Last synced: about 1 month ago
JSON representation
An web application where a agency is offering some services and any user can sign up and login to make a order and review.
- Host: GitHub
- URL: https://github.com/protik111/marshmallow-agency-client
- Owner: Protik111
- Created: 2021-08-18T06:39:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T02:21:19.000Z (over 3 years ago)
- Last Synced: 2024-11-19T16:06:21.011Z (3 months ago)
- Topics: firebase, material-ui, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Marshmallow Agency
It is an agency website, which serves some services like **Saving Strategy, Design And Development, Integrated Marketing, Digital Strategy** etc.
In this website, two types of people can log in or sign up here. One is admin and another is user. One cannot go to the dashboard page without login. After login user/admin can see his/her dashboard.
All the facilities of this web application are listed here:- User can sign up/login with email and password and google sign in alternatively.
- User can see his/her dashboard on a bar chart after login.
- User can make a order.
- User can post a review.
- User can see his/her all orders and can delete also.
- User can submit a review about a service, which are shown on the homepage.
- User can see his/her all review and can delete also.
- User can see some work's demo by marshmallow agency in auto slider on homepage.- Anyone can sign in as a admin for testing purpose.
- Admin can see all order lists of the users.
- Admin can see all reviews lists posted by the user.
- Admin can add more services.## Frond-end Technology:
- HTML5
- CSS3
- Bootstrap4
- React Js
- Firebase## Back-end Technology:
- MongoDB
- Node Js
- Express Js
- Mongoose## Live Link: (https://marshmallow-agency.web.app/)
You can visit server repository [Marshmallow Agency Server](https://github.com/Protik111/marshmallow-agency-server)