Skip to content

Back end of a sports activity scheduling app with authentication and ability to view, update and delete created activities

License

Notifications You must be signed in to change notification settings

AnnaShalaginova/full-stack-api

Repository files navigation

GITHUB LINK TO FRONT END https://github.com/annashalaginova/SportsCalendar-client

PURPOSE

This is a sports acitivity scheduling app.

The target audience is active people looking to stay organized with their sports activities.

  1. The app authenticates the user: sign up, sign in, sign out, change password.
  2. The app allows users to create, view, update and delete scheduled sports activities.

ERD DIAGRAM

Link to initial ERD diagram: https://bit.ly/2Wr09CP

LINK TO DEPLOYED WEBSITES

TECHNOLOGIES USED

Back-end: Ruby, Ruby on Rails, Postresql Front-end: HTML, CSS, SCSS Bootstrap, Javascript, JQuery, JSON, Handlebars Development tools: git, Atom

TO BE ADDRESSED IN FUTURE ITERATIONS

I would like to make My Activities list more user friendly and appealing. I would like for users to be able to view other user's activities upon request (adjust permissions) I would like for users to make appointments with each other to play sports. I would like for users to integrate scheduled sports activities with google calendar.

PLANNING AND PROBLEM SOLVING

For this project my planning involved the simplication of an initial idea, since a social media app is difficult in to implement for a beginner developer in the given timeframe. Planning also involved breaking down bigger tasks such as CRUD on the back and front end into smaller components.

My problem solving approach for this project involved troubleshooting errors appearing in the terminal and browser console as they arise by reviewing and restructuring existing code, looking at past examples, as well as troubleshooting with instructors and fellow developers.

About

Back end of a sports activity scheduling app with authentication and ability to view, update and delete created activities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published