https://github.com/sora64/sk8spotter
This application uses an in-house RESTful API, MySQL, Sequelize ORM, and Handlebars.js, to make finding local skateparks easier for skaterboarders. Users can view skateparks in RVA along with images of each skatepark. The app also makes it possible for users to leave comments that persist for others in the skateboarding community and will allow them to find new or undiscovered skateparks.
https://github.com/sora64/sk8spotter
handlebarsjs mysql restful-api sequelize
Last synced: 4 months ago
JSON representation
This application uses an in-house RESTful API, MySQL, Sequelize ORM, and Handlebars.js, to make finding local skateparks easier for skaterboarders. Users can view skateparks in RVA along with images of each skatepark. The app also makes it possible for users to leave comments that persist for others in the skateboarding community and will allow them to find new or undiscovered skateparks.
- Host: GitHub
- URL: https://github.com/sora64/sk8spotter
- Owner: sora64
- Created: 2022-03-08T00:16:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T01:40:20.000Z (about 4 years ago)
- Last Synced: 2025-03-22T11:47:54.433Z (about 1 year ago)
- Topics: handlebarsjs, mysql, restful-api, sequelize
- Language: JavaScript
- Homepage:
- Size: 85.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sk8spotter
## Description
The app will make finding local skateparks easier for skaters. Users can view skateparks in RVA along with images of each skatepark. The app will make it possible for users to leave comments that persist for others in the skateboarding community and will allow them to find new or undiscovered skateparks. In the future, users will be able to add images that persist for each skatepark. We’re hoping this website can be an online community hub for local skateboarders.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Deployed-URL](#deployed-url)
- [Presentation](#presentation)
- [Screenshot](#screenshot)
- [Questions](#questions)
## Installation
After cloning the GitHub repository, make sure to run "npm i" to install the required node module packages. Then open up a MySQL shell and run "source db/schema.sql" to create the database. Next, run "npm run seed" to seed that database. Finally, run "npm start" to begin the application. You may also visit the application at its deployed URL on Heroku.
## Usage
This app is a community hub for connecting skateboarders in the Richmond, VA area.
## Contributing
If you have experience with making user-uploaded images persistent within a database and would like to contribute, please contact us!
## Deployed-URL
[Sk8Spotter](https://sk8spotter.herokuapp.com/)
## Presentation
[Group Presentation](https://docs.google.com/presentation/d/1uv4scTAi8Oml5EMxTa5S23W4cSyLlXdM1pmaNiIMrzM/edit?usp=sharing)
## Screenshot

## Questions
- GitHub: [sora64](https://github.com/sora64/) | [whosshazo](https://github.com/whosshazo) | [Tthompson8416](https://github.com/Tthompson8416) | [cldunham](https://github.com/cldunham)
- Email: If you have any other questions, please reach us at [phelpsa64@gmail.com](mailto:phelpsa64@gmail.com), [ryandeshazo1@gmail.com](mailto:ryandeshazo1@gmail.com), [tthompson8416@outlook.com](mailto:tthompson8416@outlook.com), or [cindydunham4@gmail.com](mailto:cindydunham4@gmail.com).