Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

chingu-voyage4/Geckos-Team-14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geckos-Team-14

Coding meetup planner

Current Version: beta 0.0.1

Social, planning application.

Contents

  1. Intro
  2. Changelog
  3. User Stories

Intro

This is a simple tool for creating and viewing information about coding meetup events, by country and city.

Team

  • @Rinat (PM)
  • @bant
  • @louisf

Changelog

Version 0.0.1

  • GitHub README
  • User Stories

User Stories

As a user, I can: Version
see scheduled meetup events and filter them by country and city - without logging in MVP
create a user account and login MVP
edit email and password - when logged in MVP
delete account - when logged in MVP
create, edit and delete my events - when logged in MVP
view the location of the event on Google Maps - without logging in MVP
contact the user that created the event, by contact form - without logging in V2
visit the user profile of the user that creates an event - without logging in V2