Code Monkey home page Code Monkey logo

caffeine_cozy's Introduction

Run the Application

npm run dev

GitHub Link

[https://github.com/QuaziSamiha/Caffeine_Cozy.git]

Open

[http://localhost:3000] with your browser to see the result.

------------------------------ Sign In Information -------------------------------

for Admin Role

email: [email protected] password: 123456

for User Role

email: [email protected] password: 123456

------------------------- You Can Sign Up as Normal User Role by default --------------------

if you want to sign up as an admin, then you have to go SignUp Component and have to change 36 & 37 no line

CSS Frameworks

  1. Tailwind CSS

  2. Daisy UI

  3. Authentication System: Developed a Sign Up page within the Next JS application. Implemented authentication by using 'Firebase' logic and without utilizing a backend API. Authentication data managed through context API. Created separate authentication credentials for users and administrators.

  • go to context folder within app folder
  1. Dashboard Layout: Upon successful login, users and administrators will be directed to a dashboard. The dashboard layout has a sidebar positioned on the left and a navigation bar at the top.
  • go to Dashboard folder within app folder
  1. Sidebar Navigation: User Access: Users only have access to the "Product" and "Profile" sections within the sidebar. Admin Access: Administrators have access to the "Product," "Add Coffee," "Profile," and "Users List" sections within the sidebar. Admin can add new product item.
  • go to app --> component --> Sidebar folder
  1. Product Page Design: implemented a product page displaying product cards. Each product card included an image container, product name, description, and price. also included 'Details' button and based on user role 'Delete' & 'Update' button added
  • go to app --> Dashboard --> Product
  • go to app --> Dashboard --> Product --> ProductCard
  1. Dynamic Product Viewing: Developed a dynamic product view page. Upon clicking on a product card, users will be directed to a dynamic page displaying detailed information about the selected product.
  • go to app --> Dashboard --> Product --> ProductDetails --> [id]
  1. Admin Product Management: Within the admin section, replicated the product page designed for users. Additionally, included delete, and update products button there.
  • go to app --> Dashboard --> Product
  • go to app --> Dashboard --> Product --> ProductCard
  1. Navbar Integration: Implemented a logout button within the navbar.
  • go to app --> component --> Navbar
  1. Responsiveness: The application is responsive across various devices and screen sizes.

caffeine_cozy's People

Contributors

quazisamiha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.