Skip to content

rhettchase/cookie-stand-admin

Repository files navigation

LAB - Class 41

Project: Cookie Stand Admin Deployed Front-End

Project Description

Cookie stand admin app created using Next.js and styled using Tailwind CSS. The app features a React front-end and Django CRUD back-end. On the front-end, the user uses a login form. This connects to the API which authenticates the user using token authentication. Once logged in, the user can add new cookie stand location information. The user can also delete any cookie stands they added. Both the front-end and back-end are deployed.

Author: Rhett Chase

Links and Resources

Setup

  • N/A

.env requirements (where applicable)

  • N/A

How to initialize/run your application (where applicable)

Front-End

  • Visit front-end deployed site
  • Login using username and password created below on the api back-end site
  • Add cookie stand
  • Note: you can only delete cookie stands that you created with your account

Back-end

How to use your library (where applicable)

N/A

Tests

N/A

Releases

No releases published

Packages

 
 
 

Contributors