Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajengalyak/isekai-restaurant
Isekai Restaurant is a restaurant ordering system developed with Express, EJS, Bootstrap, MongoDB, and Mongoose. This project is currently in development, created for personal enjoyment and ongoing exploration.
https://github.com/ajengalyak/isekai-restaurant
bootstrap ejs express-js mongodb mongoose
Last synced: 12 days ago
JSON representation
Isekai Restaurant is a restaurant ordering system developed with Express, EJS, Bootstrap, MongoDB, and Mongoose. This project is currently in development, created for personal enjoyment and ongoing exploration.
- Host: GitHub
- URL: https://github.com/ajengalyak/isekai-restaurant
- Owner: AjengAlyaK
- Created: 2023-10-12T07:49:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T16:17:57.000Z (2 months ago)
- Last Synced: 2024-10-11T03:58:22.886Z (26 days ago)
- Topics: bootstrap, ejs, express-js, mongodb, mongoose
- Language: CSS
- Homepage:
- Size: 20.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 🥘 Isekai Restaurant
Isekai Restaurant is a restaurant ordering system made using Express, EJS, Bootstrap, MongoDB, and Mongoose. This project was made for fun and is still in development.
## 🛠 Built With
Details
- Express Js
- Ejs
- Bootstrap
- MoongoDB
- Mongoose### Key Features
- **Authentication**
- **Home**
- **Product**
- **Promo**
- **Cart**
- **User Page**
- **Admin Page**## 💻 How to run on local
Clone this repository (branch-main)
```bash
git clone https://github.com/AjengAlyaK/Isekai-Restaurant.git
```
Go to the root folder```bash
cd Isekai-Restaurant
```Install all dependency
```bash
npm install
```Run
```bash
npm run start
```- **Refactor Code**
- **Implement OAuth**
- **Implement Payment Gateway**Contributions, issues, and feature requests are welcome!
If you like this project you can share this project to your friend
This project is [MIT](./LICENSE) licensed.