Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeanette-ralph/golf-tee-time-reservation
A full-stack application that allows users to login and book a tee time for a golf game.
https://github.com/jeanette-ralph/golf-tee-time-reservation
bcrypt bulma css expressjs handlebarsjs heroku-deployment html javascript mysql nodejs nodemailer npm sequelizejs
Last synced: 17 days ago
JSON representation
A full-stack application that allows users to login and book a tee time for a golf game.
- Host: GitHub
- URL: https://github.com/jeanette-ralph/golf-tee-time-reservation
- Owner: Jeanette-Ralph
- License: mit
- Created: 2022-07-30T17:52:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T02:34:07.000Z (27 days ago)
- Last Synced: 2025-01-27T11:16:22.280Z (17 days ago)
- Topics: bcrypt, bulma, css, expressjs, handlebarsjs, heroku-deployment, html, javascript, mysql, nodejs, nodemailer, npm, sequelizejs
- Language: JavaScript
- Homepage: https://golf-tee-time-reservation.vercel.app
- Size: 845 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Golf Tee Time Reservation ![licence icon](https://img.shields.io/badge/License-MIT-lavender.svg)
## 📝 Table of Contents
- [License Utilized](#license-utilized)
- [Project Details](#project-details)
- [Usage Information](#usage-information)
- [Installation Instructions](#installation-instructions)
- [Contribution Guidelines](#contribution-guidelines)
- [Testing Guidelines](#testing-guidelines)
- [Any Questions ?](#any-questions)## 🔑 License Utilized
MIT ![licence icon](https://img.shields.io/badge/License-MIT-lavender.svg)
## 🚀 Project Details
Utilizing Express.js,Node,Handlebars, and MySQL we created an application that allows users to book tee times at our Golf N Stuff golf course.
## 👩💻 Usage Information
This application allows a User to: - Register an account - Login if they have a User Account - Book a tee time - See Booked Tee Times
This application allows an Admin user to: - Login - View Booked tee times
This application allows anonymous User to: - View Available and Booked Tee Times without user info.
## 💻 Installation Instructions
In order to run this application the user needs to install the npm package and run `npm run seed` in the command line and then `npm start`.
## 🤝 Contribution Guidelines
As of now there are no plans for other developers to contribute to this repository.
## 🙋♀️ Any Questions?
GitHub link: [Golf-Tee-Time-Reservation](https://github.com/Jeanette-Ralph/Golf-Tee-Time-Reservation)
GitHub usernames:
[Jeanette-Ralph ](https://github.com/Jeanette-Ralph)
[James Plasencia ](https://github.com/Pcents)
[David Dorado ](https://github.com/oddvidaroad)