REPOSITORY OVERVIEWLive repository statistics
★ 14Stars
⑂ 7Forks
◯ 0Open issues
◉ 14Watchers
68/100
OPENREPOHUB HEALTH SIGNALHealthy signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
22 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Barbershop
Full stack web application (mobile friendly) for booking appointments at the barbershop.
In the system there are 2 type of users, regular users and administrators.
After registration and logging process users will be able to schedule, change and cancel their appointments on their profile page.
Administrators have a control panel where they can manage all scheduled appointments and users in the system.
Live Demo: https://barber-appointments.netlify.app/
Technologies
- React at the client side
- NodeJS & Express at the server side
- MongoDB & Mongoose
- Asynchronous tasks, Axios
How to install
Clone the repository:
git clone https://github.com/EliNaduyev/Barbershop.git
Enter the clonned folder:
cd Barbershop
Enter the client folder:
cd client
Install the dependencies:
npm install
Run the application:
npm start
Local app should open automatically, if it is not, open the browser at http://localhost:3000/
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
A full-stack Expense Tracker web app built using the MERN Stack (MongoDB, Express, React, Node.js). It allows users to add, edit, and delete income and expenses, visualize data with charts, and manage their finances in real-time. Features include JWT authentication.
56/100 healthActive repository
JavaScriptMIT#authentication#axios#bcrypt#css
⑂ 9 forks◯ 2 issuesUpdated May 18, 2026
Developed a flight management system which has both admin and user roles using MERN stack. Full stack web-application with express serving a REST API with react as the frontend. Usage of JSON Web Tokens for authentication in all the routes.
64/100 healthRecently updatedActive repositoryHas homepage
JavaScriptNo license#axios#backend#css#flight-booking-system
⑂ 1 forks◯ 0 issuesUpdated 29 days ago
Project homepage ↗