Skip to content

HackerSchool/HS-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 User Management Web Application

Welcome to User Management Web Application – a simple and scalable solution for managing users, profiles, and projects. This project features a modular and modern design to meet the demands of dynamic applications.


Current Features

output.mp4
Feature Description
Login/Logout Secure authentication flow with cookies and local storage support.
User Profile Edit, update, and display user profile information, including image uploads.

🛠️ To-Do

Feature Description
User Search Add a search bar to find users easily.
User Management Enable user creation, modification, and deletion by admins.
Project Management Add the ability to create, assign, and track projects for users.

🏗️ Setup Instructions

Clone and Serve

  1. Clone the Repository:

    git clone https://github.com/yourusername/user-management-app.git
    cd user-management-app
  2. Start the Backend:
    Make sure your backend server is running at http://localhost:5000.

  3. Serve via The Included Go Server:

    go run server.go

    To get live reloading, install air, then run

    air
  4. Open http://localhost:3000 in your browser, and you're good to go! 🎉


🎯 Vision

This app aims to provide an intuitive interface for managing users and projects for HacherSchool.


📜 License

This project is licensed under the MIT License. Feel free to fork, modify, and share your improvements!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published