Traversal is a web application designed to provide users with a dashboard interface for managing pins.
- Dashboard Interface: Access and manage pinned locations and data through an intuitive dashboard.
- Responsive Design: Optimized for use on desktop and mobile devices.
- Sign Up or Log In: Create an account or log in with existing credentials.
- Explore the Dashboard: Navigate through different sections and features.
- Manage Pins: Add, update, and delete pins as needed.
- Frontend: HTML, CSS, JavaScript, Angular
- Backend: Node.js, Express.js
- Database: Firebase Firestore
- Authentication: Firebase Authentication
To run this application locally, follow these steps:
- Clone the repository:
git clone https://github.com/mohanbyte/traversal.git
- Navigate to the project directory:
cd traversal
- Install dependencies:
npm install
- Start the development server:
npm start
- Open
http://localhost:4200
in your web browser.
Contributions are welcome! Here's how you can contribute to this project:
- Fork the repository
- Create a new branch (
git checkout -b feature
) - Make changes and commit them (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature
) - Create a new Pull Request
For questions or support, please contact the project maintainers:
- Email: info@traversal.com
- Website: https://traversal-fcfd8.web.app