-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
![SimpList](docs/SimpList.mp4) | ||
|
||
# SimpList | ||
SimpList is a Simple, Secure ToDo App that is built in Telegram. It's main purpose is for [Telegram Mini App Contest](https://t.me/contest/327) | ||
|
||
## Documentation | ||
SimpList has a comprehensive [Documentation](https://erfanmola.github.io/SimpList/), addressing multiple aspects of the technical development. We recommend you to start from there. | ||
|
||
### Introduction | ||
- [Getting Started](https://erfanmola.github.io/SimpList/getting-started.html) | ||
- [Technologies Used](https://erfanmola.github.io/SimpList/technologies-used.html) | ||
|
||
### Preparation | ||
- [Pusher](https://erfanmola.github.io/SimpList/pusher.html) | ||
- [Environment Variables](https://erfanmola.github.io/SimpList/environment-variables.html) | ||
|
||
### FrontEnd | ||
- [Setting Up the FrontEnd](https://erfanmola.github.io/SimpList/setting-up-frontend.html) | ||
|
||
### BackEnd | ||
- [Setting Up the BackEnd](https://erfanmola.github.io/SimpList/setting-up-backend.html) | ||
|
||
### Etc | ||
- [Suggestions](https://erfanmola.github.io/SimpList/suggestions.html) | ||
|
||
## TeleVue | ||
|
||
[TeleVue](https://github.com/erfanmola/TeleVue) is a Telegram UI Library for VueJS developed mainly for the purpose of building SimpList, it's considered as a part of the SimpList project, but developed and maintained seperatly for isolation, portability and more importantly, usability. | ||
|
||
## License | ||
[MIT](https://github.com/erfanmola/SimpList/blob/master/LICENSE) |