Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wingram1/up2bar
Web app where bar-seekers can seek bars in their present or future locations
https://github.com/wingram1/up2bar
expressjs handlebarsjs heroku leaflet mysql nodejs
Last synced: about 1 month ago
JSON representation
Web app where bar-seekers can seek bars in their present or future locations
- Host: GitHub
- URL: https://github.com/wingram1/up2bar
- Owner: wingram1
- License: mit
- Created: 2022-03-22T00:25:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T21:32:28.000Z (over 2 years ago)
- Last Synced: 2024-10-01T07:05:16.552Z (about 2 months ago)
- Topics: expressjs, handlebarsjs, heroku, leaflet, mysql, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# up2bar
## Premise
Webpage where bar-seekers can seek bars in their present or future locations
## Outline
- At the homepage, users can see the most recent posts as well as a map showing pins for those posts.
- At the top of the page the user can click the 'Up2Bar' logo to return to the homepage, the dashboard button to see their own posts/create a new one, or the login/logout button depending on if they are logged in or not.
- If the user is not logged in, clicking on dashboard or login will both redirect them to the login/sign-up page where they will be able to log in with an existing profile or create a new one.
- Once the user is logged in, the will be directed to their dashboard where they can edit or delete existing posts, or create new ones.
- As a logged in user, they can also comment on other's posts by clicking on the post title in the homepage and adding a comment.## Built With
- SQL
- Express
- Handlebars
- MapQuest Geocoding API
- Leaflet
- OpenStreetMaps## Webpage
https://up2bar.herokuapp.com/
## Screenshot
![Webpage](./assets/READMEIMG.jpg)
## Contribution
- wingram1
- joshlyons225
- j-maclellan