https://github.com/bartosz-ziolkowski/polenix_server

Platform for ordering food

https://github.com/bartosz-ziolkowski/polenix_server

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary

Keywords

expressjs graphql heroku javascript jwt mysql nodejs postman
Last synced: 5 months ago · JSON representation

Repository

Platform for ordering food

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
expressjs graphql heroku javascript jwt mysql nodejs postman
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

PolenixDK - web application for food ordering

Overview

As an avid cook and enthusiast of Polish cuisine, I've collected several pictures of dishes, including many traditional Polish recipes, in my photo gallery. Combined with my love for Copenhagen, I decided to turn this into a web application, which resulted in the project you see here. The aim of the project is to provide a web application concept for a restaurant serving Polish cuisine in Copenhagen.

In this application, users can create an account and place orders for selected items from the menu. For this project, I utilized React in combination with Node.js and a relational database, MySQL. Additionally, user authentication is handled using JWT (JSON Web Tokens), which provides a secure method for verifying users and managing sessions. This setup demonstrates my proficiency in building full-stack applications, implementing authentication mechanisms, and working with modern technologies for both frontend and backend development.

Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text

Technologies

Frontend

  • React
  • HTML
  • CSS + SCSS ### Backend
  • Node.js ### Tools and languages
  • MySQL
  • JavaScript
  • GraphQL
  • JWT ### Comments Client was deployed on Firebase and server on Heroku

Live demo

alt text

Owner

  • Name: Bartosz Ziółkowski
  • Login: bartosz-ziolkowski
  • Kind: user
  • Location: Copenhagen

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • bartosz-ziolkowski (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package-lock.json npm
  • 211 dependencies
package.json npm
  • nodemon ^2.0.20 development
  • apollo-datasource-rest ^3.7.0
  • apollo-server-express ^3.12.0
  • bcryptjs ^2.4.3
  • cors ^2.8.5
  • dotenv ^16.0.3
  • express ^4.18.2
  • graphql ^16.6.0
  • jsonwebtoken ^9.0.0
  • mysql2 ^3.5.2
  • sequelize ^6.32.1