Skip to content

rawlenightlong/cetamdfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CETAMD Chronological Event Tracker and Management Database Frontend

This is a CRUD application that allows for management of the user's events/gigs in a chronological order to allow for more efficient and organized scheduling.

Trello Board

TRELLO BOARD

Technologies used:

  • HTML
  • Cascading Style Sheet (CSS)
  • JavaScript
  • Express
  • MongoDB
  • Render
  • React

Wireframes

Wireframe 1 Wireframe 2

Daily Plan

Day Goal
1 Set Up Basic Running front end and back end repos
2 Render data to screen
3 Create all forms
4 Bug testing, add possible stretch goals
5 Website Styling / Responsive
6 Final debugging and styling
7 Presentation Day

Project Functions

  • Main Page: User can add a new gig/event to their collection and see their current list of gigs scheduled in chronological order. By clicking on each gig they can get addtional information about each gig, such as the gig's address/location, what time it starts at, its name. Additionally, the user can also edit the gig on this page.

Front End Routes

/gigs - Index Route /gigs/:id - Show Route

Components

  • Gig component - Contains information related to the gig

  • Calendar component - inside of Gig component, used to get date information of the gig

  • Google Maps component - inside of Gig component, used to get location information of the gig

  • Header component - Contains the app title

  • Footer component - Developer credits and website misc info

Link to Project

CETAMD App

Plannned future enhancements:

  • Adding User Authentication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors