Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        



Logo

# 🥘 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

### Tech Stack


Details

- Express Js
- Ejs
- Bootstrap
- MoongoDB
- Mongoose

### Key Features
- **Authentication**
- **Home**
- **Product**
- **Promo**
- **Cart**
- **User Page**
- **Admin Page**

(back to top)

## 💻 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
```

## 🔭 Future Features

- **Refactor Code**
- **Implement OAuth**
- **Implement Payment Gateway**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

## ⭐️ Show your support

If you like this project you can share this project to your friend

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)