ayan-biswas0412 / gssoc2021-HotelOnTouch

👨‍🔧👨‍🔧Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributors👨‍🔧👩‍🏫

Home Page:https://hotelontouch.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotelOnTouch

CodeFactor Open Source Love svg1 PRs Welcome Maintenance GitHub Pull Request GitHub Issues GitHub Issues GitHub forks

forthebadge forthebadge forthebadge forthebadge

Project Description

In Today's Generation the Hotel Industries are changing rapidly so this platform will manage the in house needs of hotels like laundry service, Room Service Management, Bar, Restaurants Order Management.There will be one customer end system and hotel end system and customer can request hotel for one of the above service. We will use the basic ReactJS, MongoDB and ExpressJS for the web development purpose and the entire project will be open source and free to use for the end users. This project aims to give a hands on experience to the beginners in their open source journey

Project Modules

  1. Main Website(Main React Website)Netlify Status
  2. Customer Facing Mobile App (Android/IOS - development using React Native)
  3. Hotel Admin Facing Web App (Full Administrator access) Netlify Status
  4. Restaurant End Web App (Same for Bar and Equivalent services) Netlify Status
  5. Laundry End Web App
  6. On Demand service booking Web App (vary hotel to hotel basis)

Tech Stack

Frontend Development

React JS

Backend development (using mongoose framework)

Express.js MongoDB Mongoose

Rapid frontend development

React Bootstrap Library

Javascript Tests using automated scripts

JavaScript

Deployment to Cloud using Github Actions (Advance Stage work)

GitHub Actions

Contributing

This project is under active development

Please have a look at our Wiki to understand the contributing guidelines properly and to know the project better.

Also Please read our Contributing Guidelines, Code of Conduct thoroughly.If you are visiting this repo first time and you want to contribute to this repo as a participant or a mentor please complete the Onboarding Process

Main motto

To make a completely open sourced in house hotel management system

Useful Resources

Learning Resources 🧰

License

HotelOnTouch is licensed under the GNU General Public License v3.0. Learn more about it in the LICENSE file.

COVID-19Stay Home, Stay Safe!

I hope you are all staying safe at your home and enjoying the contribution for your awesome open source projects.

/**
 * Let's fight for Corona together!
 */
function stayAtHome() {
  eat();
  sleep();
  code();
  repeat();
}

while(_.isAlive(new Virus('COVID-19'))) {
  // Stay home, Stay safe
  stayAtHome();
}

👋 DO THE FIVE: Help stop coronavirus

  1. HANDS: Wash them often
  2. ELBOW: Cough into it
  3. FACE: Don't touch it
  4. SPACE: Keep safe distance
  5. HOME: Stay if you can

❌ Avoid Handshakes 🤝

✔️ Do Namastey 🙏


PS: I know it's off-topic but Yes, COVID-19 everyone's talking about. Please stay safe at your home and enjoy contributing to your projects.

Your friend,
Ayan :)

{thisRepo.url} = 'https://github.com/ayan-biswas0412/gssoc2021-HotelOnTouch/';

if (thisRepo.isAwesome()) {
  thisRepo.fork(); // waiting for your awesome contributions :)
  thisRepo.star(); // thanks in advance :p
  thisRepo.watch(bug => {
    if (!doesIssueExists(bug)) {
      createNewIssue(bug); // wow, that's a nice catch
    } else {
      checkIssueTracker(bug); // comment there
    }
  });
  thisRepo.share(); // sharing is caring :D
}

We are now a part of GSSoC 2021 !

GSSoC We got accepted for the GSSoC 2021 and actively looking for new participants,please feel free to ask questions in the discussion section of this repository and if you want to be our mentor please mention in the discussion.

Go to the Wiki for more information.

Our Contributors:

Credits goes to these people:✨

About

👨‍🔧👨‍🔧Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributors👨‍🔧👩‍🏫

https://hotelontouch.netlify.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 73.8%Language:Java 7.6%Language:HTML 7.3%Language:Objective-C 5.4%Language:CSS 4.2%Language:Ruby 1.0%Language:Starlark 0.7%