Skip to content

jcperezbanuchi/barbershop_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barbershop Frontend

The Technologies Used

  • React
  • Django
  • Python
  • PostgreSQL
  • HTML
  • Reactstrap
  • CSS
  • Cors


Approach / Purpose of App


Approach

The approach we took for our app is a Single Page Application. Our SPA has MVC file structure with full CRUD for the appointments schema.



Purpose

The purpose of my app is to allow users to add, edit, delete, and view the barbers appointments. This appointments includes first and last names, phone numbers, email, preferred contact, date and time of the appointment. It's a great way for a busy barber to have a page where anyone who wants to get a haircut to get their appointments. This app/website was created to give the customers a way to get their appointment without having to call or going in person to the barbershop.


At this point in the app, I was able to render our login/register inputs, add new appointment, read appointments, edit appointments and delete. Although I can render our login/register inputs, I've yet to figure out how to get the login authentication with tokens.



Unsolved Problems / Notes For Self


Unsolved Problems

  • Login/Register authentication-being able to render only our login inputs before displaying the user appointments.

  • Notes To Self
    • Needs a signup/login page with an encrypted password and authorization.


    Links to heroku (frontend and backend)

    https://barbers-app.herokuapp.com/ https://barbers-backend.herokuapp.com/

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published