In Todays 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, Restraunt 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 a hand on experience in the open source journey
- Main Website(Main React Website)
- Customer Facing Mobile App (Android/IOS - development using React Native)
- Hotel Admin Facing Web App (Full Administrator access)
- Restraunt End Web App (Same for Bar and Equivalent services)
- Laundry End Web App
- On Demand service booking Web App (vary hotel to hotel basis)
- ReactJS for frontend Development
- ExpressJS and MongoDB for Backend development (using mongoose framework)
- React Bootstrap Library for rapid frontend development
- Javascript Tests using automated scripts
- Deployment to Cloud using Github Actions (Advance Stage work)
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 contribuite to this repo as a participant or a mentor please complete the Onboarding Process
To make a completely open sourced in house hotel management system
- Git Documentation
- GitHub Guides
- How to think in react
- React Documentation
- React Routing Video
- Top 5 Skills you must read before working with react
- Complete Intro to React, v5
- Intermediate React
- Introduction to MongoDB
- API Design in Node.js (using Express & Mongo)
HotelOnTouch is licensed under the GNU General Public License v3.0. Learn more about it in the LICENSE file.
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
- HANDS: Wash them often
- ELBOW: Cough into it
- FACE: Don't touch it
- SPACE: Keep safe distance
- HOME: Stay if you can
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 got accepted for the GSSoc 2021 and activelty 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.