{"id":20856794,"url":"https://github.com/techlism/odoo_hackathon","last_synced_at":"2026-02-04T05:03:50.412Z","repository":{"id":246613042,"uuid":"821645910","full_name":"techlism/odoo_hackathon","owner":"techlism","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-30T11:10:21.000Z","size":5657,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T03:51:10.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techlism.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-29T03:39:48.000Z","updated_at":"2024-10-30T11:10:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"76a2d4bc-74df-4a4b-b35d-7ed6b67fd046","html_url":"https://github.com/techlism/odoo_hackathon","commit_stats":null,"previous_names":["techlism/odoo_hackathon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlism%2Fodoo_hackathon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlism%2Fodoo_hackathon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlism%2Fodoo_hackathon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techlism%2Fodoo_hackathon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techlism","download_url":"https://codeload.github.com/techlism/odoo_hackathon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253695277,"owners_count":21948854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T04:34:25.758Z","updated_at":"2026-02-04T05:03:45.392Z","avatar_url":"https://github.com/techlism.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Test Secure\n\nTest Secure is a secure, web-based application designed for efficient and reliable management of [describe the purpose, e.g., testing or assessment workflows]. Developed for the Odoo Hackathon, this project emphasizes streamlined collaboration between client and server components, utilizing modern web technologies.\n\n## Project Structure\n\nThis repository consists of two primary components:\n\n1. **Client** - Built with Next.js, this frontend interface provides a responsive and intuitive user experience.\n2. **Server** - Powered by Node.js and Express, the backend handles secure data transactions, API routing, and business logic.\n\n### Directory Breakdown\n\n- **Client**: `/client`\n  - `components/`: Reusable React components for a modular frontend.\n  - `app/`: Main application files.\n  - `public/`: Static assets.\n  - `package.json`: Project dependencies and scripts.\n  - `tailwind.config.ts`: Tailwind CSS configurations for styling.\n\n- **Server**: `/server`\n  - `controllers/`: Business logic for various endpoints.\n  - `routes/`: API routes for client-server communication.\n  - `models/`: Database schema definitions.\n  - `utils/`: Utility functions.\n  - `config/`: Configuration files for server settings.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n- MongoDB or another database (based on configurations)\n\n### Installation\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/techlism/odoo_hackathon.git\n   cd test-secure\n   ```\n\n2. **Install dependencies** for both client and server:\n   ```bash\n   cd client\n   npm install\n   cd ../server\n   npm install\n   ```\n\n3. **Environment Variables**:\n   - Set up environment variables as per the `config/` directory requirements.\n\n### Running the Application\n\nTo run both the client and server:\n\n1. **Server**:\n   ```bash\n   cd server\n   npm start\n   ```\n\n2. **Client**:\n   ```bash\n   cd client\n   npm run dev\n   ```\n\nAccess the application via [http://localhost:3000](http://localhost:3000).\n\n## Features\n\n- **User Authentication**: Secure login and registration.\n- **Data Management**: CRUD operations for managing [data type, e.g., assessments].\n- **Real-Time Collaboration**: Synchronized updates between clients.\n\n## Technologies Used\n\n- **Frontend**: Next.js, React, Tailwind CSS\n- **Backend**: Node.js, Express.js, MongoDB\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch:\n   ```bash\n   git checkout -b feature/YourFeature\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m 'Add YourFeature'\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature/YourFeature\n   ```\n5. Open a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechlism%2Fodoo_hackathon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechlism%2Fodoo_hackathon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechlism%2Fodoo_hackathon/lists"}