An awesome site to find all the ship management services.
Explore the docs »
View AB SHIP MANAGEMENT Live Demo
·
Back End Repo
.
Backend API
·
Request Feature
Table of Contents
This is complete website with backend api server with database server and a nice frontend. To access the dashboard user of this website must login with their gmail account. If the account is already save as admin, then the user is redirected to admin dashboard, otherwise the user is redirected to user dashboard.
In the admin dashboard, admin can create and delete services and manage client's service bookings.
In the user dashboard, user can book service, look up for their previously booked services status and add comment for the service provider.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
- Find all the pure groceries and consumer products
- Authentication with firebase
- Firebase Hosting
- Heroku backend hosting
- MongoDB backend database hosting
- Admin and Client Dashboard
- HTML
- CSS
- JavaScript
- React JS
- React Router
- Bootstrap 5
- Firebase Authentication & Frontend Hosting
- Heroku Server Backend Hosting
- Mongodb Database Hosting
- Imgbb Image Hosting
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/bmrabiulalam/absm-client.git
- Go to the project folder
cd full-stack-client-bmrabiulalam
- Install NPM packages
npm install
- Go to the project directory
cd full-stack-client-bmrabiulalam
- Run the App
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Muhammad Rabiul Alam - @bm_rabiulalam - bmrabiulalam@gmail.com
Project Link: https://github.com/bmrabiulalam/absm-client