Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anveshnalimela/project-management-system-pms
Developed as part of the AICTE-WD301 Front-End Development using React and TypeScritpt program, this ongoing project focuses on leveraging React and TypeScript to enhance frontend development skills while also exploring the nuances of building efficient and intuitive web applications
https://github.com/anveshnalimela/project-management-system-pms
eslint frontend headlessui project-management pwa react tailwindcss typescript vite
Last synced: 8 days ago
JSON representation
Developed as part of the AICTE-WD301 Front-End Development using React and TypeScritpt program, this ongoing project focuses on leveraging React and TypeScript to enhance frontend development skills while also exploring the nuances of building efficient and intuitive web applications
- Host: GitHub
- URL: https://github.com/anveshnalimela/project-management-system-pms
- Owner: AnveshNalimela
- Created: 2024-03-04T15:11:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T05:33:31.000Z (5 months ago)
- Last Synced: 2024-11-27T14:18:47.119Z (2 months ago)
- Topics: eslint, frontend, headlessui, project-management, pwa, react, tailwindcss, typescript, vite
- Language: JavaScript
- Homepage: https://smarterts.netlify.app
- Size: 443 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Management System(PMS) Application
This Project Management Application is a web-based tool designed to help teams manage projects, tasks, and members efficiently. The application includes features for user authentication, project and task management, and team collaboration.Features
User Authentication:Sign In
Sign Up
Logout
Project Management:View all projects
Detailed view of individual projects
Task management within projects
Create new tasks
View task details
Team Collaboration:Manage team members
Technology Stack
Frontend:React
React Router for routing
React Lazy for code splitting and lazy loading
Routing Structure:Root path redirects to the main projects page.
Protected routes to ensure only authenticated users can access certain parts of the application.
Nested routing for detailed project and task views.
Error handling for route errors.
Live Link:https://smarterts.netlify.app