Skip to content

codeplatoon-devops/game-night

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

GameNight welcomes all board game, card game, dice, DnD, and other game enthusiasts! Our site makes it easy to plan the perfect game night! Create a private game night with just your close-knit friends, or create and search for public games in your area. Use the calendar and chatroom to make communication and scheduling a piece of cake! Lets play!

Demo

Here is our live site : https://game-night.net

Site

Landing Page

Sign up and start planning your next event!

landing

Groups and Chat

Talk to your groups and invite your friends

groups

Events

Schedule new events and update your calendar

events

Details

Share information for your public or private event

details

Usage

Development

Want to contribute? Great!

To contribute with the code, fixing a bug or adding new features, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the changes in the files
  • Stage the changes (git add 'changed-file')
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug, you can open a new issue here, including information about how to replicate the bug.

If you want to request a new function, feel free to open a new issue here. Include as many details as you can.

Built with

  • Django
  • React
  • PostgresQL

Team

Megann Herdegen | Alisha Burgfeld | Daniel Pizarro | Kaylee Burch | Michael Heinzinger | Craig Bucher

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • Python 22.6%
  • CSS 2.2%
  • HTML 0.3%