Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morgynkass/final-front-back-end

This is my final project for Computer Programming.
https://github.com/morgynkass/final-front-back-end

Last synced: 8 days ago
JSON representation

This is my final project for Computer Programming.

Awesome Lists containing this project

README

        

This is my final project for "Computer Programming".

This application is a task manager. You can login, create an account, and logout. Once you are logged in you will be able to create tasks and delete them.

The api folder contains all of the backend files.
The client folder contain all of the frontend files.

Branch "back-end" is the code I created for my backend.
Branch "front-end" is the code I created for my front-end.
Branch "styles" is the code I created to style my app.