Git Product home page Git Product logo

todo-server's Introduction

title description tags
Flask TODO Server
A simple and dynamic TODO server powered by Flask
python
flask

Python Flask TODO Server

This project is a TODO server built with Flask, a popular minimal server framework for Python. It provides a simple yet dynamic TODO API where you can perform CRUD operations on TODO items. The server is deployed on Railway, and you can access it here.

Deploy on Railway

✨ Features

  • Python
  • Flask
  • Dynamic TODO API with CRUD operations
  • Deployed on Railway

πŸ’β€β™€οΈ How to use

  • Install Python requirements: Run the command pip install -r requirements.txt.
  • Start the server for development: Use the command python3 main.py.
  • Visit the deployed app: Access the live app here.

πŸš€ Deployment

The Flask TODO server is deployed on Railway, offering a hassle-free deployment process. Click the "Deploy on Railway" button above to deploy your version of the project.

πŸ’» Development

For local development, follow these steps:

  1. Ensure you have Python and Flask installed on your system.
  2. Clone the repository to your local system.
  3. Install the required Python packages using the command pip install -r requirements.txt.
  4. Start the Flask server for development using the command python3 main.py.
  5. The server will start, and you can access the local development server at http://127.0.0.1:3000.

🀝 Contributing

Feel free to open issues and pull requests to improve this project. Your contributions are highly appreciated!

πŸ”‘ License

This project's code is freely available for anyone to use and modify.

πŸ“ Credits

This project was created by KaahinAtNTI during the "Webserver Programming 1" course in the academic year 2023/24 at NTI Gymnasiet Γ–rebro

todo-server's People

Contributors

kaahinatnti avatar coffee-cup avatar railway-bot avatar

Forkers

alexpettersson

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.