Chorely is a dynamic and responsive task and project management application designed to help teams and individuals streamline workflows. Built with modern technologies and a focus on usability, Chorely provides a seamless user experience with powerful backend capabilities.
This application is currently under development. Features and functionality are subject to change.
- 📝 CRUD Operations: Easily manage tasks, projects, and team members with full CRUD functionality.
- 🔑 JWT Authentication: Secure your application with JSON Web Tokens.
- 🌐 RESTful APIs: Efficient and scalable APIs for seamless communication between the frontend and backend.
- ⚡ Dynamic Design: An intuitive user interface with dynamic elements for better usability.
- 📱 Responsive Web Design: Fully responsive UI optimized for desktops, tablets, and mobile devices.
- 📦 Dockerized Deployment: Simplified and scalable deployment using Docker containers.
- 🚀 AWS EC2 Deployment: Hosted on AWS EC2 for reliable performance and scalability.
- 📜 Swagger Documentation: Explore the API with integrated Swagger documentation.
- 📖 Docusaurus Documentation: Comprehensive project documentation for developers and users.
- Frontend: React.js
- Backend: Go (Golang)
- Authentication: JWT
- APIs: RESTful
- Database: PostgreSQL
- Containerization: Docker
- Deployment: AWS EC2
- Documentation: Swagger and Docusaurus
- Docker
- Go (latest version)
- PostgreSQL
- Clone the repository:
git clone https://github.com/mariamelashkar/Chorely.git cd Chorely