Skip to content
forked from tootsie60/nerd2

Python app with one to many and many to many relationships

Notifications You must be signed in to change notification settings

MsMLyons/NerdQuest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description:

The nerd2 repository hosts a single app, NerdQuest, built with Python. NerdQuest is based on the idea of a social site for creating events and/or meetups based on gaming interests. The app demonstrates the implementation of one to many and many to many relationships.

Feature list MVP:

Users will be able to join NerdQuest through registration, as well as log into their accounts through a secure pathway. Users will be able to create and join game events and meetups based on their gaming preferences. Users will be able to see a list of game events and meetups so that they can join those created by other members. Users will be able to update game events and meetups. Users will be able to delete the game events and meetups that they themselves created.

Additional features to be implemented in the future:

Trivia (or other) game Leaderboard based on game scores API to pull in game event/meet up location and display map Responsive design

Team member roles:

David Allen - Create & edit pages for game events app Kevin Gardner - Login & Registration app; events details page with edit/delete functions; location api Marki Lyons - Front-end design

About

Python app with one to many and many to many relationships

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 35.2%
  • Python 33.9%
  • HTML 30.9%