Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorcarvalho67/nitorxk
Flutter mobile application with a Go backend, specialized in robust user authentication
https://github.com/vitorcarvalho67/nitorxk
app car client cross-platform dart flutter-apps mobile-app
Last synced: about 1 month ago
JSON representation
Flutter mobile application with a Go backend, specialized in robust user authentication
- Host: GitHub
- URL: https://github.com/vitorcarvalho67/nitorxk
- Owner: VitorCarvalho67
- License: gpl-3.0
- Created: 2023-11-05T02:50:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T03:07:33.000Z (12 months ago)
- Last Synced: 2024-05-11T05:45:45.425Z (8 months ago)
- Topics: app, car, client, cross-platform, dart, flutter-apps, mobile-app
- Language: Dart
- Homepage:
- Size: 484 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NitorXK
[![GitHub license](https://img.shields.io/github/license/vitorcarvalho67/NitorXK)](vitorcarvalho67/NitorXK/blob/master/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/vitorcarvalho67/NitorXK) ![GitHub stars](https://img.shields.io/github/languages/count/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/top/vitorcarvalho67/NitorXK) ![GitHub stars](https://img.shields.io/github/last-commit/vitorcarvalho67/NitorXK)
This repository contains a mobile application built using Flutter, a popular cross-platform framework for creating beautiful and natively compiled applications. The app features initial screens that provide a seamless user experience, a user login interface for secure authentication, and a user profile page to display personalized information.
## How to use:
Clone the repository:
```bash
git clone
```Install the dependencies:
```bash
flutter pub get
```Run the app in mobile:
```bash
flutter run
```## Client side:
https://github.com/VitorCarvalho67/NitorXK![Dart](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge&logo=dart&logoColor=white) ![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white)
## Server side:
https://github.com/VitorCarvalho67/API-GO![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
## Screenshots:
## Status:
**Work in Progress (WIP)**
This project is actively being developed. New features, enhancements, and improvements are regularly added. While it is functional, it may still have some rough edges. Feedback and contributions are welcome.
Please check back for updates and improvements as the project evolves.
## Contributing
Contributions to this project are welcome. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes.
- Push to the branch.
- Submit a pull request